Home
last modified time | relevance | path

Searched defs:n_default_compilers (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1377 static const int n_default_compilers = ARRAY_SIZE (default_compilers) - 1; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1503 static const int n_default_compilers = ARRAY_SIZE (default_compilers) - 1; variable