Home
last modified time | relevance | path

Searched refs:cpp_argv (Results 1 – 13 of 13) sorted by relevance

/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Dcpp.c69 const char **cpp_argv; variable
122 if (cpp_argv) in build_cpp_args()
123 free (cpp_argv); in build_cpp_args()
125 for (arg = cpp_argv, cpp_arg = cpp_arg_list; in build_cpp_args()
228 for (a = cpp_argv; *a; a++) in preprocess_file()
234 status = spawnvp (_P_WAIT, cpp_argv[0], (char **) cpp_argv); in preprocess_file()
236 status = spawnvp (_P_WAIT, cpp_argv[0], cpp_argv); in preprocess_file()
262 for (a = cpp_argv; *a; a++) in preprocess_file()
267 execvp (cpp_argv[0], (char **)cpp_argv); in preprocess_file()
269 execve (cpp_argv[0], (char **)cpp_argv, environ); in preprocess_file()
[all …]
/dports/devel/distcc/distcc-3.3.5/src/
H A Dcpp.c57 char **cpp_argv; in dcc_cpp_maybe() local
93 if ((ret = dcc_strip_dasho(argv, &cpp_argv)) in dcc_cpp_maybe()
94 || (ret = dcc_set_action_opt(cpp_argv, "-E"))) in dcc_cpp_maybe()
99 return dcc_spawn_child(cpp_argv, cpp_pid, in dcc_cpp_maybe()
/dports/lang/vala/vala-0.48.18/gobject-introspection/
H A Dscanner.c1525 char **cpp_argv; in g_igenerator_start_preprocessor() local
1537 cpp_argv = g_new0 (char *, g_list_length (cpp_options) + 5); in g_igenerator_start_preprocessor()
1538 cpp_argv[cpp_argc++] = "cpp"; in g_igenerator_start_preprocessor()
1539 cpp_argv[cpp_argc++] = "-C"; in g_igenerator_start_preprocessor()
1542 cpp_argv[cpp_argc++] = "-U__GNUC__"; in g_igenerator_start_preprocessor()
1545 cpp_argv[cpp_argc++] = "-Dlint"; in g_igenerator_start_preprocessor()
1548 cpp_argv[cpp_argc++] = (char*)l->data; in g_igenerator_start_preprocessor()
1550 cpp_argv[cpp_argc++] = NULL; in g_igenerator_start_preprocessor()
1558 g_string_append (args, cpp_argv[i]); in g_igenerator_start_preprocessor()
1566 g_spawn_async_with_pipes (NULL, cpp_argv, NULL, in g_igenerator_start_preprocessor()
[all …]
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/imake/
H A Dimake.c466 while (cpp_argv[ cpp_argindex ] != NULL) in init()
515 cpp_argv[ cpp_argindex++ ] = arg;
516 cpp_argv[ cpp_argindex ] = NULL;
596 cpp_argv[0] = cpp;
1110 doit(outfd, cpp, cpp_argv);
H A Dimakemdep.h297 char *cpp_argv[ARGUMENTS] = { variable
/dports/devel/imake/imake-1.0.8/
H A Dimake.c488 while (cpp_argv[ cpp_argindex ] != NULL) in init()
570 cpp_argv[ cpp_argindex++ ] = arg; in AddCppArg()
571 cpp_argv[ cpp_argindex ] = NULL; in AddCppArg()
665 cpp_argv[0] = cpp; in SetOpts()
1713 doit(outfd, cpp, cpp_argv); in cppit()
H A Dimakemdep.h354 const char *cpp_argv[ARGUMENTS] = { variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/soltools/mkdepend/
H A Dimakemdep.h250 char *cpp_argv[ARGUMENTS] = { variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/soltools/mkdepend/
H A Dimakemdep.h247 char *cpp_argv[ARGUMENTS] = { variable
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/coreconf/mkdepend/
H A Dimakemdep.h270 char *cpp_argv[ARGUMENTS] = { variable
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/coreconf/mkdepend/
H A Dimakemdep.h270 char *cpp_argv[ARGUMENTS] = { variable
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/cf/
H A DImake.cf7 * cpp_argv table in config/imake/imakemdep.h and rebuild imake with
/dports/x11/xorg-cf-files/xorg-cf-files-1.0.6/
H A DImake.cf8 * cpp_argv table in config/imake/imakemdep.h and rebuild imake with