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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 31 Each stanza in the built-in function file starts with a line
43 the stanza header line, other than whitespace.
45 Following the stanza header are two lines for each function: the
99 An example stanza might look like this:
111 The overload file has more complex stanza headers. Here the stanza
244 bif_stanza stanza; member in struct:stanza_entry
418 int stanza; member in struct:bifdata
455 int stanza; member in struct:ovlddata
816 return stanza_map[i].stanza;
2099 ovld_stanza *stanza = &ovld_stanzas[curr_ovld_stanza]; local
2749 ovld_stanza *stanza = &ovld_stanzas[ovlds[i].stanza]; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 31 Each stanza in the built-in function file starts with a line
43 the stanza header line, other than whitespace.
45 Following the stanza header are two lines for each function: the
99 An example stanza might look like this:
111 The overload file has more complex stanza headers. Here the stanza
244 bif_stanza stanza; member in struct:stanza_entry
418 int stanza; member in struct:bifdata
455 int stanza; member in struct:ovlddata
816 return stanza_map[i].stanza;
2099 ovld_stanza *stanza = &ovld_stanzas[curr_ovld_stanza]; local
2749 ovld_stanza *stanza = &ovld_stanzas[ovlds[i].stanza]; local
    [all...]

Completed in 22 milliseconds