HomeSort by: relevance | last modified time | path
    Searched refs:FS_NORETURN (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/xlint/lint1/
lint1.h 194 FS_NORETURN, /* since C11 */
lex.c 169 kwdef("_Noreturn", T_FUNCTION_SPECIFIER, .u.kw_fs = FS_NORETURN, 11,0,1),
decl.c 194 if (fs == FS_NORETURN)

Completed in 17 milliseconds