Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dprefix.h29 extern void set_std_prefix (const char *, int);
H A Dprefix.c354 set_std_prefix (const char *prefix, int len) in set_std_prefix() function
H A Dgcc.c3441 set_std_prefix (gcc_exec_prefix, len); in process_command()
H A DChangeLog-199814507 * gcc.c (set_std_prefix): Add declaration.
14516 (set_std_prefix): New function to reset the standard prefix.
H A DChangeLog-199921647 set_std_prefix): Constify various char* parameters and variables.