Searched defs:IX86_ATTR_YES (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-options.c | 919 #define IX86_ATTR_YES(S,O,M) { S, sizeof (S)-1, ix86_opt_yes, O, M } in ix86_valid_target_attribute_inner_p() macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-options.cc | 956 #define IX86_ATTR_YES(S,O,M) { S, sizeof (S)-1, ix86_opt_yes, O, M } in ix86_valid_target_attribute_inner_p() macro
|