Searched refs:preprocess (Results 1 – 7 of 7) sorted by relevance
188 if (0 != cmd_opt.preprocess) { in itm_compile()191 cmd_line = cmd_opt.preprocess; in itm_compile()293 cmd_opt.preprocess = cmd_opt.preprocess_default; in parse_opts()311 cmd_opt.preprocess = cmd_opt.preprocess_specified; in parse_opts()312 if (NULL == cmd_opt.preprocess) { in parse_opts()473 (void) execv(cmd_opt.preprocess, cmd_opt.cpp_opt); in cpp_open()938 cmd_opt.preprocess ? cmd_opt.preprocess : "(no)"); in trace_option()
101 char *preprocess; member
68 if (NULL == cmd_opt.preprocess) {
235 extern struct token *preprocess(struct token *);
1463 token = preprocess(token); in sparse_tokenstream()
2334 struct token * preprocess(struct token *token) in preprocess() function
196 PLUSPLUS # preprocess for C++