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

  /src/external/gpl3/gcc/dist/gcc/cp/
g++spec.cc 119 const struct cl_decoded_option *saw_time = NULL; local
440 if (saw_time)
441 new_decoded_options[j++] = *saw_time;
  /src/external/gpl3/gcc.old/dist/gcc/cp/
g++spec.cc 117 const struct cl_decoded_option *saw_time = NULL; local
421 if (saw_time)
422 new_decoded_options[j++] = *saw_time;

Completed in 16 milliseconds