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

/xsrc/external/mit/imake/dist/
H A Dimakemdep.h254 * Step 4: USE_CC_E, DEFAULT_CC, DEFAULT_CPP
255 * If you want to use cc -E instead of cpp, define USE_CC_E.
267 # define USE_CC_E macro
270 # define USE_CC_E macro
273 # define USE_CC_E macro
305 # define USE_CC_E macro
308 # define USE_CC_E macro
311 # define USE_CC_E macro
327 # if defined(__GNUC__) && !defined(USE_CC_E)
328 # define USE_CC_E macro
[all...]
H A Dimake.c288 # ifdef USE_CC_E
629 # ifdef USE_CC_E

Completed in 7 milliseconds