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

  /src/external/gpl3/gcc/dist/gcc/
opts.cc 202 static const char base_lbl[] = "base", sys_lbl[] = "sys"; local
230 else if (MATCH (base_lbl, spec))
  /src/external/gpl3/gcc.old/dist/gcc/
opts.cc 194 static const char base_lbl[] = "base", sys_lbl[] = "sys"; local
222 else if (MATCH (base_lbl, spec))

Completed in 37 milliseconds