OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUBTARGET_CPP_SPEC
(Results
1 - 3
of
3
) sorted by null
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
elf.h
32
#ifndef
SUBTARGET_CPP_SPEC
33
#define
SUBTARGET_CPP_SPEC
"-D__ELF__"
unknown-elf.h
48
#undef
SUBTARGET_CPP_SPEC
49
#define
SUBTARGET_CPP_SPEC
"-D__USES_INITFINI__"
arm.h
147
#define CPP_SPEC "%(
subtarget_cpp_spec
) \
167
{ "
subtarget_cpp_spec
",
SUBTARGET_CPP_SPEC
}, \
174
#ifndef
SUBTARGET_CPP_SPEC
175
#define
SUBTARGET_CPP_SPEC
""
[
all
...]
Completed in 38 milliseconds