Home
last modified time | relevance | path

Searched refs:LTP_ATTRIBUTE_NORETURN (Results 1 – 3 of 3) sorted by relevance

/external/ltp/include/old/
Dtest.h134 __attribute__ ((format (printf, 5, 6))) LTP_ATTRIBUTE_NORETURN;
151 void tst_exit(void) LTP_ATTRIBUTE_NORETURN;
/external/ltp/testcases/open_posix_testsuite/include/
Dposixtest.h23 #define LTP_ATTRIBUTE_NORETURN __attribute__((noreturn)) macro
/external/ltp/include/
Dtst_common.h12 #define LTP_ATTRIBUTE_NORETURN __attribute__((noreturn)) macro