Home
last modified time | relevance | path

Searched refs:n_default_compilers (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1503 static const int n_default_compilers = ARRAY_SIZE (default_compilers) - 1; variable
8341 n_compilers = n_default_compilers; in set_up_specs()
11104 for (int i = n_default_compilers; i < n_compilers; i++) in finalize()
H A DChangeLog-200229535 * gcc.c (n_default_compilers, process_command): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1377 static const int n_default_compilers = ARRAY_SIZE (default_compilers) - 1; variable
7604 n_compilers = n_default_compilers; in set_up_specs()
10164 for (int i = n_default_compilers; i < n_compilers; i++) in finalize()