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

  /src/external/gpl3/gcc/dist/gcc/
gencfn-macros.cc 165 static const char *const *const suffix_lists[] = { variable
214 for (unsigned int j = 0; suffix_lists[j]; ++j)
216 const char *const *const suffix = suffix_lists[j];
  /src/external/gpl3/gcc.old/dist/gcc/
gencfn-macros.cc 165 static const char *const *const suffix_lists[] = { variable
214 for (unsigned int j = 0; suffix_lists[j]; ++j)
216 const char *const *const suffix = suffix_lists[j];

Completed in 16 milliseconds