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

  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 16004 bool arg_ok;
16007 arg_ok = opt_enum_arg_to_value (opt, p + opt_len, &value, CL_TARGET);
16008 if (arg_ok)
16003 bool arg_ok; local
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 16543 bool arg_ok;
16546 arg_ok = opt_enum_arg_to_value (opt, p + opt_len, &value, CL_TARGET);
16547 if (arg_ok)
16542 bool arg_ok; local

Completed in 45 milliseconds