Home
last modified time | relevance | path

Searched refs:L_FINAL (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dliterals.c217 char const L_FINAL[] = "final"; variable
H A Dliterals.h244 extern char const L_FINAL[];
H A Dc_keyword.c235 { L_FINAL, Y_FINAL, KC_F, TS_FINAL,
H A Dgibberish.c262 FPRINTF( g->gout, " %s", L_FINAL ); in g_print_ast()
H A Dc_type.c259 C_LANG_LIT( { LANG_ANY, L_FINAL } ) },