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/lib/
DAssert.h39 #define __ABORT_ON_FAILURES 1 macro
46 if (__ABORT_ON_FAILURES) { \