Lines Matching refs:compiler
31 * Wrapper for the GNU C compiler to make it accept the Sun C compiler
43 * -### Show compiler commands built by driver, no compilation
59 * -flags Show this summary of compiler options
87 * -noqueue Disable queuing of compiler license requests
105 * -w Suppress compiler warning messages
336 #define CIDX(compiler, flags) \
337 ((int)(compiler) << 1) + ((flags) & CW_F_CXX ? 1 : 0)
366 * Status values to indicate which Studio compiler and associated
378 * to the values in x_trans[n]. The x_flags indicates what compiler
710 * compiler.
1435 * the xarch options passed in and the version of the Studio compiler
1678 * dependency files are not trampled by the shadow compiler.
1877 * -_compiler - tell us the path to the primary compiler only