Searched refs:gnu_c (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/imake/dist/
H A Dimakemdep.h1489 int gnu_c = __GNUC__; variable in typeref:typename:int
1492 int gnu_c = 0; variable in typeref:typename:int
H A Dimake.c1303 if (gnu_c > 1) {
1305 if (gnu_c > 2)
1308 fprintf (inFile, "#define GccMajorVersion %d\n", gnu_c);
1624 if (gnu_c)

Completed in 5 milliseconds