Searched refs:LTC_NORETURN (Results 1 – 2 of 2) sorted by relevance
12 LTC_NORETURN void crypt_argchk(const char *v, const char *s, int d);
59 #define LTC_NORETURN __attribute__ ((noreturn)) macro61 #define LTC_NORETURN __declspec(noreturn) macro63 #define LTC_NORETURN macro
Completed in 3 milliseconds