Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h111 #define MASK_INLINE_ALL_STROPS 0x00000400 /* Inline stringops in all cases */ macro
271 #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, \