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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 247 static stanza_entry stanza_map[NUMBIFSTANZAS] = variable
815 if (!strcmp (stanza_name, stanza_map[i].stanza_name))
816 return stanza_map[i].stanza;
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 247 static stanza_entry stanza_map[NUMBIFSTANZAS] = variable
815 if (!strcmp (stanza_name, stanza_map[i].stanza_name))
816 return stanza_map[i].stanza;

Completed in 27 milliseconds