zephyr/kernel/include
Jakob Olesen c8708d9bf3 misc: Replace uses of __builtin_*_overflow() with <misc/math_extras.h>.
Use the new math_extras functions instead of calling builtins directly.

Change a few local variables to size_t after checking that all uses of
the variable actually expects a size_t.

Signed-off-by: Jakob Olesen <jolesen@fb.com>
2019-05-14 19:53:30 -05:00
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_internal.h kernel: mem_domain: update name/doc of API function for partition add 2019-05-02 11:37:38 -04:00
kernel_offsets.h arch: all: Remove not used struct _caller_saved 2019-04-18 12:24:56 -07:00
kernel_structs.h arch: all: Remove legacy code 2019-04-18 12:24:56 -07:00
ksched.h all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
kswap.h arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
offsets_short.h x86: implement interrupt stack trampoline 2019-02-14 12:46:36 -05:00
syscall_handler.h misc: Replace uses of __builtin_*_overflow() with <misc/math_extras.h>. 2019-05-14 19:53:30 -05:00
timeout_q.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
wait_q.h C++: Fix compilation error "invalid conversion" 2019-05-03 14:27:07 -04:00