Home
last modified time | relevance | path

Searched defs:DEBUG_ASSERT (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/trusty/lk/lib/libc/include_common/
Dassert.h33 #define DEBUG_ASSERT(x) \ macro
36 #define DEBUG_ASSERT(x) \ macro
/aosp_15_r20/external/trusty/lk/lib/binary_search_tree/include/lib/
Dbinary_search_tree.h39 #define DEBUG_ASSERT(e) assert(e) macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dstrmini.h31 #define DEBUG_ASSERT(exp) \ macro
39 #define DEBUG_ASSERT(exp) macro