Searched refs:_Noreturn (Results 1 – 2 of 2) sorted by relevance
375 #if !defined _Noreturn && __STDC_VERSION__ < 201112377 # define _Noreturn __attribute__ ((__noreturn__)) macro379 # define _Noreturn macro
429 static _Noreturn void575 static _Noreturn void3279 static _Noreturn void
Completed in 15 milliseconds