Searched refs:compilers (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/
H A Dcompile2 # Wrapper for compilers which do not understand `-c -o'.
41 Wrapper for compilers which do not understand `-c -o'.
H A Dconfigure1042 This file contains any messages produced by compilers while
2408 # It will help us diagnose broken compilers, and finding out an intuition
2425 # b.out is created by i960 compilers.
3081 # Setup a source with many dependencies, because some compilers
3192 # Setup a source with many dependencies, because some compilers
4803 # <limits.h> exists even on freestanding compilers.
4910 # <limits.h> exists even on freestanding compilers.
/illumos-gate/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c54 const char *compilers[] = { variable
784 for (i = 0; compilers[i] != NULL; i++) {
790 compilers[i], MFLAG, cfile, efile);
838 myasprintf(&compiler, "%s", compilers[i]);

Completed in 73 milliseconds