Searched refs:set_std_prefix (Results 1 – 8 of 8) sorted by relevance
29 extern void set_std_prefix (const char *, int);
354 set_std_prefix (const char *prefix, int len) in set_std_prefix() function
3406 set_std_prefix (gcc_exec_prefix, len); in process_command()
29 extern void set_std_prefix PARAMS ((const char *, int));
353 set_std_prefix (prefix, len) in set_std_prefix() function
3185 set_std_prefix (gcc_exec_prefix, len);
5928 * gcc.c (set_std_prefix): Add declaration.5937 (set_std_prefix): New function to reset the standard prefix.
7179 set_std_prefix): Constify various char* parameters and variables.