OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSROOT_SUFFIX_SPEC
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/
sysroot-suffix.h
5
#undef
SYSROOT_SUFFIX_SPEC
6
#define
SYSROOT_SUFFIX_SPEC
"" \
/src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/
sysroot-suffix.h
5
#undef
SYSROOT_SUFFIX_SPEC
6
#define
SYSROOT_SUFFIX_SPEC
"" \
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/
sysroot-suffix.h
5
#undef
SYSROOT_SUFFIX_SPEC
6
#define
SYSROOT_SUFFIX_SPEC
"" \
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3el/
sysroot-suffix.h
5
#undef
SYSROOT_SUFFIX_SPEC
6
#define
SYSROOT_SUFFIX_SPEC
"" \
/src/external/gpl3/gcc/dist/gcc/config/mips/
st.h
21
#undef
SYSROOT_SUFFIX_SPEC
22
#define
SYSROOT_SUFFIX_SPEC
\
mti-linux.h
29
#undef
SYSROOT_SUFFIX_SPEC
30
#define
SYSROOT_SUFFIX_SPEC
\
35
#define SYSROOT_HEADERS_SUFFIX_SPEC
SYSROOT_SUFFIX_SPEC
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
st.h
21
#undef
SYSROOT_SUFFIX_SPEC
22
#define
SYSROOT_SUFFIX_SPEC
\
mti-linux.h
29
#undef
SYSROOT_SUFFIX_SPEC
30
#define
SYSROOT_SUFFIX_SPEC
\
35
#define SYSROOT_HEADERS_SUFFIX_SPEC
SYSROOT_SUFFIX_SPEC
/src/external/gpl3/gcc/dist/gcc/config/csky/
csky-linux-elf.h
69
#undef
SYSROOT_SUFFIX_SPEC
70
#define
SYSROOT_SUFFIX_SPEC
\
/src/external/gpl3/gcc/dist/gcc/config/i386/
nto.h
43
#define
SYSROOT_SUFFIX_SPEC
"x86"
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
nto.h
43
#define
SYSROOT_SUFFIX_SPEC
"x86"
/src/external/gpl3/gcc/dist/gcc/
gcc.cc
1194
#ifndef
SYSROOT_SUFFIX_SPEC
1195
# define
SYSROOT_SUFFIX_SPEC
""
1230
static const char *
sysroot_suffix_spec
=
SYSROOT_SUFFIX_SPEC
;
1755
INIT_STATIC_SPEC ("
sysroot_suffix_spec
", &
sysroot_suffix_spec
),
8560
/* Process
sysroot_suffix_spec
. */
8561
if (*
sysroot_suffix_spec
!= 0
8563
&& do_spec_2 (
sysroot_suffix_spec
, NULL) == 0)
8567
"%<
SYSROOT_SUFFIX_SPEC
%>")
1226
static const char *
sysroot_suffix_spec
= SYSROOT_SUFFIX_SPEC;
variable
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
gcc.cc
1195
#ifndef
SYSROOT_SUFFIX_SPEC
1196
# define
SYSROOT_SUFFIX_SPEC
""
1227
static const char *
sysroot_suffix_spec
=
SYSROOT_SUFFIX_SPEC
;
1745
INIT_STATIC_SPEC ("
sysroot_suffix_spec
", &
sysroot_suffix_spec
),
8433
/* Process
sysroot_suffix_spec
. */
8434
if (*
sysroot_suffix_spec
!= 0
8436
&& do_spec_2 (
sysroot_suffix_spec
, NULL) == 0)
8440
"%<
SYSROOT_SUFFIX_SPEC
%>")
1223
static const char *
sysroot_suffix_spec
= SYSROOT_SUFFIX_SPEC;
variable
[
all
...]
Completed in 51 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026