HomeSort by: relevance | last modified time | path
    Searched defs:any_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
226 else if (MATCH (any_lbl, spec))
  /src/external/gpl3/gcc.old/dist/gcc/
opts.cc 193 static const char none_lbl[] = "none", any_lbl[] = "any"; local
218 else if (MATCH (any_lbl, spec))

Completed in 53 milliseconds