Home
last modified time | relevance | path

Searched refs:note_variable (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/
HDgengtype-yacc.y92 note_variable ($4, adjust_field_type ($3, $2), $2,
97 note_variable ($4, create_array ($3, $5),
102 note_variable ($4, create_array (create_array ($3, $6),
HDgengtype.h145 extern void note_variable (const char *s, type_p t, options_p o,
HDgengtype.c327 note_variable (const char *s, type_p t, options_p o, struct fileloc *pos) in note_variable() function
HDChangeLog-200218026 (note_variable): New function.
18034 * gengtype.h (note_variable): Prototype.