Home
last modified time | relevance | path

Searched refs:MASK_APCS_STACK (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.h7897 #define MASK_APCS_STACK (1U << 3) macro
7922 #define TARGET_APCS_STACK ((target_flags & MASK_APCS_STACK) != 0)
7923 #define TARGET_APCS_STACK_P(target_flags) (((target_flags) & MASK_APCS_STACK) != 0)