Searched refs:adjust_field_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dgengtype-yacc.y92 note_variable ($4, adjust_field_type ($3, $2), $2,
189 p->type = adjust_field_type ($1, $2);
199 p->type = adjust_field_type (create_array ($1, $4), $2);
276 { $$ = create_option (NULL, $1, adjust_field_type ($3, NULL)); }
281 d.type = adjust_field_type ($3, NULL);
H A Dgengtype.h144 extern type_p adjust_field_type (type_p, options_p);
H A Dgengtype.c739 adjust_field_type (type_p t, options_p opt) function

Completed in 55 milliseconds