HomeSort by relevance Sort by last modified time
    Searched refs:__ABORT_ON_FAILURES (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_assert.h 26 #define __ABORT_ON_FAILURES 1
32 if (__ABORT_ON_FAILURES) { \
  /frameworks/compile/libbcc/include/bcc/
bcc_assert.h 33 #define __ABORT_ON_FAILURES 1
39 if (__ABORT_ON_FAILURES) { \

Completed in 649 milliseconds