Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgengtype.cc1226 pair_p sym_flds; in adjust_field_rtx_def() local
1227 sym_flds = create_field (NULL, tree_tp, "rt_tree"); in adjust_field_rtx_def()
1228 sym_flds->opt = create_string_option (nodot, "default", ""); in adjust_field_rtx_def()
1229 sym_flds = create_field (sym_flds, constant_tp, "rt_constant"); in adjust_field_rtx_def()
1230 sym_flds->opt = create_string_option (nodot, "tag", "1"); in adjust_field_rtx_def()
1232 &lexer_line, sym_flds, NULL, NULL); in adjust_field_rtx_def()