HomeSort by: relevance | last modified time | path
    Searched defs:dir_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
212 else if (MATCH (dir_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
204 else if (MATCH (dir_lbl, spec))

Completed in 33 milliseconds