Searched refs:note_variable (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | gengtype-yacc.y | 89 note_variable ($4, adjust_field_type ($3, $2), $2, 94 note_variable ($4, create_array ($3, $5), 99 note_variable ($4, create_array (create_array ($3, $6),
|
| D | gengtype.h | 134 extern void note_variable PARAMS ((const char *s, type_p t, options_p o,
|
| D | gengtype.c | 332 note_variable (s, t, o, pos) in note_variable() function
|
| D | ChangeLog.7 | 3579 (note_variable): New function. 3587 * gengtype.h (note_variable): Prototype.
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | gengtype-yacc.y | 92 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),
|
| D | gengtype.h | 145 extern void note_variable (const char *s, type_p t, options_p o,
|
| D | gengtype-yacc.c | 1183 … note_variable ((yyvsp[-1].s), adjust_field_type ((yyvsp[-2].t), (yyvsp[-3].o)), (yyvsp[-3].o), 1191 note_variable ((yyvsp[-2].s), create_array ((yyvsp[-3].t), (yyvsp[-1].s)), 1199 note_variable ((yyvsp[-3].s), create_array (create_array ((yyvsp[-4].t), (yyvsp[-1].s)),
|
| D | gengtype.c | 327 note_variable (const char *s, type_p t, options_p o, struct fileloc *pos) in note_variable() function
|