Searched refs:standard_startfile_prefix (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | xm-djgpp.h | 81 standard_startfile_prefix = update_path (standard_startfile_prefix, NULL); \
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | cygwin.h | 225 concat (standard_startfile_prefix, "w32api", NULL),\
|
/openbsd/gnu/gcc/gcc/ |
H A D | gcc.c | 1482 static const char *const standard_startfile_prefix = STANDARD_STARTFILE_PREFIX; variable 6316 if (IS_ABSOLUTE_PATH (standard_startfile_prefix)) in main() 6318 standard_startfile_prefix, "BINUTILS", in main() 6325 standard_startfile_prefix, NULL), in main() 6330 standard_startfile_prefix, NULL), in main()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gcc.c | 1354 static const char *const standard_startfile_prefix = STANDARD_STARTFILE_PREFIX; variable 6131 standard_startfile_prefix, NULL), 6136 standard_startfile_prefix, NULL),
|
H A D | FSFChangeLog | 2524 as absolute in standard_startfile_prefix.
|
H A D | ChangeLog | 2242 (main): Remove unnecessary case. Only use standard_startfile_prefix 2324 non-absolute standard_startfile_prefix. 2326 occurrence of non-absolute (empty) standard_startfile_prefix.
|
H A D | FSFChangeLog.10 | 5689 standard_startfile_prefix, put machine_suffix in the middle. 9453 standard_startfile_prefix is a relative path.
|
H A D | ChangeLog.1 | 3524 standard_startfile_prefix, standard_startfile_prefix_1,
|
H A D | ChangeLog.6 | 11274 standard_startfile_prefix, standard_startfile_prefix_1,
|