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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 334 between val1 and val2, inclusive. RES_VAR_RANGE is like RES_RANGE, but
343 RES_VAR_RANGE,
1006 || match_bracketed_pair (typedata, '[', ']', RES_VAR_RANGE))
2235 fprintf (header_file, " RES_VAR_RANGE,\n");
2565 else if (bifp->proto.restr[j] == RES_VAR_RANGE)
2566 res[j] = "RES_VAR_RANGE";
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 334 between val1 and val2, inclusive. RES_VAR_RANGE is like RES_RANGE, but
343 RES_VAR_RANGE,
1006 || match_bracketed_pair (typedata, '[', ']', RES_VAR_RANGE))
2235 fprintf (header_file, " RES_VAR_RANGE,\n");
2565 else if (bifp->proto.restr[j] == RES_VAR_RANGE)
2566 res[j] = "RES_VAR_RANGE";

Completed in 29 milliseconds