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

  /src/external/gpl3/gcc/dist/gcc/
opts.cc 200 static const char ord_lbl[] = "ord:", gen_lbl[] = "gen:"; local
220 else if (MATCH (gen_lbl, spec))
  /src/external/gpl3/gcc.old/dist/gcc/
opts.cc 192 static const char ord_lbl[] = "ord:", gen_lbl[] = "gen:"; local
212 else if (MATCH (gen_lbl, spec))

Completed in 29 milliseconds