Searched refs:add_preprocessor_option (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | gcc.c | 339 static void add_preprocessor_option (const char *, int); 3256 add_preprocessor_option (const char *option, int len) in add_preprocessor_option() function 3642 add_preprocessor_option ("--help", 6); in process_command() 3657 add_preprocessor_option ("--target-help", 13); in process_command() 3707 add_preprocessor_option (argv[i] + prev, j - prev); in process_command() 3712 add_preprocessor_option (argv[i] + prev, j - prev); in process_command() 3737 add_preprocessor_option (argv[i+1], strlen (argv[i+1])); in process_command()
|
| D | ChangeLog-1998 | 4608 * gcc.c (add_preprocessor_option): Correct typo when allocating
|
| D | ChangeLog-1999 | 17984 notice, add_preprocessor_option, add_assembler_option,
|