Home
last modified time | relevance | path

Searched refs:MASK_APCS_REENT (Results 1 – 1 of 1) 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/
H A Doptions.h7896 #define MASK_APCS_REENT (1U << 2) macro
7920 #define TARGET_APCS_REENT ((target_flags & MASK_APCS_REENT) != 0)
7921 #define TARGET_APCS_REENT_P(target_flags) (((target_flags) & MASK_APCS_REENT) != 0)