Searched refs:MASK_INLINE_ALL_STROPS (Results 1 – 1 of 1) sorted by relevance
111 #define MASK_INLINE_ALL_STROPS 0x00000400 /* Inline stringops in all cases */ macro271 #define TARGET_INLINE_ALL_STRINGOPS (target_flags & MASK_INLINE_ALL_STROPS)345 { "inline-all-stringops", MASK_INLINE_ALL_STROPS, \347 { "no-inline-all-stringops", -MASK_INLINE_ALL_STROPS, \