Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/i386/
H A Dcygwin.h215 dir_separator_str, NULL); \
217 cprefix = concat (standard_exec_prefix, spec_machine, dir_separator_str, \
218 spec_version, dir_separator_str, tooldir_prefix, NULL); \
/freebsd-12.1/contrib/gcc/
H A Dc-incpath.c49 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable
150 str = concat (str, dir_separator_str, imultilib, NULL); in add_standard_paths()
170 str = concat (str, dir_separator_str, imultilib, NULL); in add_standard_paths()
H A Dgcc.c113 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable
3464 strcpy (nstore, concat (".", dir_separator_str, NULL)); in process_command()
3498 strcpy (nstore, concat (".", dir_separator_str, NULL)); in process_command()
3531 strcpy (nstore, concat (".", dir_separator_str, NULL)); in process_command()
4044 dir_separator_str, NULL); in process_command()
4063 dir_separator_str, NULL), in process_command()
4067 dir_separator_str, NULL), in process_command()
4072 dir_separator_str, spec_version, in process_command()
4073 dir_separator_str, tooldir_prefix, NULL); in process_command()
6292 spec_version, dir_separator_str, NULL); in main()
[all …]
H A DChangeLog-20019149 * gcc.c (dir_separator_str, modify_target, option_map,