Home
last modified time | relevance | path

Searched refs:__ABORT_ON_FAILURES (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_assert.h26 #define __ABORT_ON_FAILURES 1 macro
32 if (__ABORT_ON_FAILURES) { \
/frameworks/compile/libbcc/include/bcc/
Dbcc_assert.h31 #define __ABORT_ON_FAILURES 1 macro
37 if (__ABORT_ON_FAILURES) { \