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

  /src/external/gpl3/gcc/dist/gcc/
opts.cc 199 static const char dfn_lbl[] = "dfn:", dir_lbl[] = "dir:", ind_lbl[] = "ind:"; local
214 else if (MATCH (ind_lbl, spec))
  /src/external/gpl3/gcc.old/dist/gcc/
opts.cc 191 static const char dfn_lbl[] = "dfn:", dir_lbl[] = "dir:", ind_lbl[] = "ind:"; local
206 else if (MATCH (ind_lbl, spec))

Completed in 53 milliseconds