HomeSort by: relevance | last modified time | path
    Searched defs:new_structure (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gengtype.cc 758 new_structure (const char *name, enum typekind kind, struct fileloc *pos,
1034 new_structure (xasprintf ("%s_%d", "fake_union", id++), TYPE_UNION,
1225 note_union_tp = new_structure ("rtx_def_note_subunion", TYPE_UNION,
1235 symbol_union_tp = new_structure ("rtx_def_symbol_subunion", TYPE_UNION,
1382 substruct = new_structure (sname, TYPE_STRUCT, &lexer_line, subfields,
1391 return new_structure ("rtx_def_subunion", TYPE_UNION, &lexer_line, flds,
754 new_structure (const char *name, enum typekind kind, struct fileloc *pos, function
gengtype.cc 758 new_structure (const char *name, enum typekind kind, struct fileloc *pos,
1034 new_structure (xasprintf ("%s_%d", "fake_union", id++), TYPE_UNION,
1225 note_union_tp = new_structure ("rtx_def_note_subunion", TYPE_UNION,
1235 symbol_union_tp = new_structure ("rtx_def_symbol_subunion", TYPE_UNION,
1382 substruct = new_structure (sname, TYPE_STRUCT, &lexer_line, subfields,
1391 return new_structure ("rtx_def_subunion", TYPE_UNION, &lexer_line, flds,
754 new_structure (const char *name, enum typekind kind, struct fileloc *pos, function
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc 759 new_structure (const char *name, enum typekind kind, struct fileloc *pos,
1035 new_structure (xasprintf ("%s_%d", "fake_union", id++), TYPE_UNION,
1226 note_union_tp = new_structure ("rtx_def_note_subunion", TYPE_UNION,
1236 symbol_union_tp = new_structure ("rtx_def_symbol_subunion", TYPE_UNION,
1379 substruct = new_structure (sname, TYPE_STRUCT, &lexer_line, subfields,
1388 return new_structure ("rtx_def_subunion", TYPE_UNION, &lexer_line, flds,
1418 return new_structure ("tree_exp_subunion", TYPE_UNION, &lexer_line, flds,
755 new_structure (const char *name, enum typekind kind, struct fileloc *pos, function
gengtype.cc 759 new_structure (const char *name, enum typekind kind, struct fileloc *pos,
1035 new_structure (xasprintf ("%s_%d", "fake_union", id++), TYPE_UNION,
1226 note_union_tp = new_structure ("rtx_def_note_subunion", TYPE_UNION,
1236 symbol_union_tp = new_structure ("rtx_def_symbol_subunion", TYPE_UNION,
1379 substruct = new_structure (sname, TYPE_STRUCT, &lexer_line, subfields,
1388 return new_structure ("rtx_def_subunion", TYPE_UNION, &lexer_line, flds,
1418 return new_structure ("tree_exp_subunion", TYPE_UNION, &lexer_line, flds,
755 new_structure (const char *name, enum typekind kind, struct fileloc *pos, function

Completed in 55 milliseconds