Searched defs:crosscompile_cpp (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/imake/dist/
H A Dimakemdep.h1429 char* crosscompile_cpp = DEFAULT_CC; variable in typeref:typename:char *
1431 char* crosscompile_cpp = "cc"; variable in typeref:typename:char *
1436 char* crosscompile_cpp = DEFAULT_CPP; variable in typeref:typename:char *
1438 char* crosscompile_cpp = "cpp"; variable in typeref:typename:char *

Completed in 3 milliseconds