Searched refs:LTP_ATTRIBUTE_NORETURN (Results 1 – 3 of 3) sorted by relevance
134 __attribute__ ((format (printf, 5, 6))) LTP_ATTRIBUTE_NORETURN;151 void tst_exit(void) LTP_ATTRIBUTE_NORETURN;
23 #define LTP_ATTRIBUTE_NORETURN __attribute__((noreturn)) macro
12 #define LTP_ATTRIBUTE_NORETURN __attribute__((noreturn)) macro