Home
last modified time | relevance | path

Searched refs:SUBTARGET_CPP_SPEC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Dlinux-gas.h33 #undef SUBTARGET_CPP_SPEC
34 #define SUBTARGET_CPP_SPEC "%{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT}" macro
H A Delf.h36 #ifndef SUBTARGET_CPP_SPEC
37 #define SUBTARGET_CPP_SPEC "-D__ELF__" macro
H A Darm.h111 { "subtarget_cpp_spec", SUBTARGET_CPP_SPEC }, \
119 #ifndef SUBTARGET_CPP_SPEC
120 #define SUBTARGET_CPP_SPEC "" macro