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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 716 match_identifier (void) function
831 char *token = match_identifier ();
848 char *mustbelongordbl = match_identifier ();
1074 char *token = match_identifier ();
1083 token = match_identifier ();
1396 attrname = match_identifier ();
1750 *bifname = match_identifier ();
1806 char *token = match_identifier ();
1843 bifs[curr_bif].idname = match_identifier ();
1876 bifs[curr_bif].patname = match_identifier ();
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 716 match_identifier (void) function
831 char *token = match_identifier ();
848 char *mustbelongordbl = match_identifier ();
1074 char *token = match_identifier ();
1083 token = match_identifier ();
1396 attrname = match_identifier ();
1750 *bifname = match_identifier ();
1806 char *token = match_identifier ();
1843 bifs[curr_bif].idname = match_identifier ();
1876 bifs[curr_bif].patname = match_identifier ();
    [all...]

Completed in 26 milliseconds