Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcc.c896 static const int n_default_compilers = ARRAY_SIZE (default_compilers) - 1; variable
6059 n_compilers = n_default_compilers;
H A DChangeLog.715088 * gcc.c (n_default_compilers, process_command): Likewise.
/openbsd-src/gnu/gcc/gcc/
H A Dgcc.c1021 static const int n_default_compilers = ARRAY_SIZE (default_compilers) - 1; variable
6205 n_compilers = n_default_compilers; in main()