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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 336 RES_VALUES indicates that the integer must have one of the values val1
344 RES_VALUES
1005 else if (match_bracketed_pair (typedata, '{', '}', RES_VALUES)
2236 fprintf (header_file, " RES_VALUES\n");
2563 else if (bifp->proto.restr[j] == RES_VALUES)
2564 res[j] = "RES_VALUES";
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 336 RES_VALUES indicates that the integer must have one of the values val1
344 RES_VALUES
1005 else if (match_bracketed_pair (typedata, '{', '}', RES_VALUES)
2236 fprintf (header_file, " RES_VALUES\n");
2563 else if (bifp->proto.restr[j] == RES_VALUES)
2564 res[j] = "RES_VALUES";

Completed in 18 milliseconds