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

  /src/external/gpl3/gcc/dist/gcc/
opts.cc 201 static const char none_lbl[] = "none", any_lbl[] = "any"; local
224 if (MATCH (none_lbl, spec))
  /src/external/gpl3/gcc.old/dist/gcc/
opts.cc 193 static const char none_lbl[] = "none", any_lbl[] = "any"; local
216 if (MATCH (none_lbl, spec))

Completed in 65 milliseconds