Searched refs:n_default_compilers (Results 1 – 3 of 3) sorted by relevance
896 static const int n_default_compilers = ARRAY_SIZE (default_compilers) - 1; variable6059 n_compilers = n_default_compilers;
15088 * gcc.c (n_default_compilers, process_command): Likewise.
1021 static const int n_default_compilers = ARRAY_SIZE (default_compilers) - 1; variable6205 n_compilers = n_default_compilers; in main()