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

  /src/usr.bin/xlint/lint1/
lint1.h 195 } function_specifier; typedef in typeref:enum:__anondcf084d00b03
248 function_specifier function_specifier; member in union:sym::__anondcf084d00d0a::__anondcf084d00f08::__anondcf084d0100a
externs1.h 143 const char *function_specifier_name(function_specifier);
222 void dcs_add_function_specifier(function_specifier);
debug.c 371 function_specifier_name(function_specifier spec)
461 sym->u.s_keyword.u.function_specifier));
lex.c 116 function_specifier kw_fs; /* if kw_token is
379 sym->u.s_keyword.u.function_specifier = kw->u.kw_fs;
460 sym->u.s_keyword.u.function_specifier;
cgram.y 169 function_specifier y_function_specifier;
1451 /* TODO: Implement 'function_specifier' from C23 6.7.5. */
decl.c 186 dcs_add_function_specifier(function_specifier fs)

Completed in 18 milliseconds