HomeSort by: relevance | last modified time | path
    Searched refs:USE_CC_E (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/imake/dist/
imakemdep.h 254 * 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
270 # define USE_CC_E
273 # define USE_CC_E
305 # define USE_CC_E
308 # define USE_CC_E
311 # define USE_CC_E
327 # if defined(__GNUC__) && !defined(USE_CC_E)
328 # define USE_CC_E
    [all...]
imake.c 288 # ifdef USE_CC_E
629 # ifdef USE_CC_E

Completed in 6 milliseconds