zephyr/include/sys
Joakim Andersson 27bbfb66b4 assert: Completely remove file info and condition expression
Completely remove the file info and condition expression from the
the print statement if they are not enabled. This saves a little code
space which adds up when there are many assert calls.

In bluetooth shell test this saves around 4.5k bytes.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-01-13 13:59:55 +01:00
..
__assert.h assert: Completely remove file info and condition expression 2020-01-13 13:59:55 +01:00
arch_interface.h doc: fix ordered lists in doxygen comments 2019-11-20 17:46:35 -05:00
atomic.h
base64.h
byteorder.h sys: byteorder: Add 48 bit variants 2019-12-10 09:55:30 +02:00
crc.h
dlist.h sys: dlist: remove deprecated sys_dlist_insert_{before,after} 2019-09-11 11:18:20 -05:00
errno_private.h
fdtable.h
libc-hooks.h
list_gen.h
math_extras_impl.h kernel: use 'thread' for thread variable consistently 2019-12-21 19:57:57 -05:00
math_extras.h doc: fix misspelling in API doxygen comments 2019-10-29 06:00:14 +01:00
mempool_base.h
mempool.h SYS_MEM_POOL_DEFINE(): move BUILD_ASSERT() at the end 2019-10-01 10:22:18 -07:00
mutex.h
printk.h lib: os: make snprintk fns generally available 2020-01-03 10:13:30 +01:00
rb.h
ring_buffer.h sys: ring_buffer: remove deprecated sys_ring_buf_* 2019-09-11 11:18:04 -05:00
sem.h sys_sem: straighten build time definition macros 2019-09-14 22:14:51 +08:00
sflist.h
slist.h
speculation.h
sys_io.h
time_units.h kernel: extend time unit conversion to high resolution scales 2019-11-08 18:37:46 -05:00
timeutil.h lib/timeutil: avoid implementation-defined behavior 2019-09-19 20:49:51 -04:00
util.h sys: util: Add IF_ENABLED() macro 2019-12-18 08:14:52 -05:00