Home
last modified time | relevance | path

Searched refs:NDEBUG (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libutils/isoc/include/
H A Dassert.h38 #ifdef NDEBUG
/optee_os/lib/libutils/isoc/
H A Dbget.doc40 with NDEBUG defined, yielding a version of BGET with minimal size and
289 NDEBUG not defined, any error generates an assertion failure. Otherwise 1
H A Dbget_malloc.c71 #undef NDEBUG
H A Dbget.c466 #define NDEBUG /* Exits in asserts confuse lint */ macro
/optee_os/
H A DCHANGELOG.md1471 * Rework assertions and TEE core panics and properly honor NDEBUG