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

  /src/external/gpl3/gcc/dist/libcc1/
compiler.cc 31 make_regexp (const std::string &triplet_regexp, const char *compiler)
35 buf << "^" << triplet_regexp << "-"; local
  /src/external/gpl3/gcc.old/dist/libcc1/
compiler.cc 31 make_regexp (const std::string &triplet_regexp, const char *compiler)
35 buf << "^" << triplet_regexp << "-"; local

Completed in 14 milliseconds