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

/xsrc/external/mit/imake/dist/
H A Dimake.c6 * Add the value of BOOTSTRAPCFLAGS to the cpp_argv table so that it will *
479 while (cpp_argv[ cpp_argindex ] != NULL)
553 cpp_argv[ cpp_argindex++ ] = arg;
554 cpp_argv[ cpp_argindex ] = NULL;
648 cpp_argv[0] = cpp;
1708 doit(outfd, cpp, cpp_argv);
H A Dimakemdep.h336 * Step 5: cpp_argv
354 const char *cpp_argv[ARGUMENTS] = { variable in typeref:typename:const char * []

Completed in 7 milliseconds