Searched refs:LTP_ATTRIBUTE_NORETURN (Results 1 – 2 of 2) sorted by relevance
154 __attribute__ ((format (printf, 5, 6))) LTP_ATTRIBUTE_NORETURN;160 void tst_exit(void) LTP_ATTRIBUTE_NORETURN;
24 #define LTP_ATTRIBUTE_NORETURN __attribute__((noreturn)) macro