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

  /xsrc/external/mit/imake/dist/
imakemdep.h 237 # define INLINE_SYNTAX
1451 # ifdef INLINE_SYNTAX
1452 boolean inline_syntax = TRUE; variable
1454 boolean inline_syntax = FALSE; variable
imake.c 268 #if defined CROSSCOMPILE || defined INLINE_SYNTAX
2047 if (inline_syntax)
2049 # if defined CROSSCOMPILE || defined INLINE_SYNTAX
2108 # if defined CROSSCOMPILE || defined INLINE_SYNTAX
2110 if (inline_syntax) {

Completed in 6 milliseconds