Home
last modified time | relevance | path

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

/trueos/contrib/binutils/binutils/
HDresrc.c384 const char *preprocargs, const char *filename) in look_for_default() argument
421 DEFAULT_PREPROCESSOR, preprocargs, fnquotes, filename, fnquotes); in look_for_default()
434 const char *preprocargs, int language, int use_temp_file) in read_rc_file() argument
441 if (preprocargs == NULL) in read_rc_file()
442 preprocargs = ""; in read_rc_file()
449 + strlen (preprocargs) in read_rc_file()
453 sprintf (cmd, "%s %s %s%s%s", preprocessor, preprocargs, in read_rc_file()
466 + strlen (preprocargs) in read_rc_file()
499 preprocargs, filename); in read_rc_file()
508 preprocargs, filename); in read_rc_file()
[all …]