Searched refs:MASK_STRICT_ALIGN (Results 1 – 1 of 1) sorted by relevance
7952 #define MASK_STRICT_ALIGN (1U << 2) macro7958 #define TARGET_STRICT_ALIGN ((target_flags & MASK_STRICT_ALIGN) != 0)7959 #define TARGET_STRICT_ALIGN_P(target_flags) (((target_flags) & MASK_STRICT_ALIGN) != 0)