Lines Matching refs:gcc
181 cc, cxx := "gcc", "g++"229 // For example, compilerEnv("CC", "gcc") returns the C compiler settings230 // read from $CC, defaulting to gcc.