Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dopts-common.cc1665 case CLVC_BIT_SET: in set_option()
1666 if ((value != 0) == (option->var_type == CLVC_BIT_SET)) in set_option()
1783 case CLVC_BIT_SET: in option_enabled()
1827 case CLVC_BIT_SET: in get_option_state()
Dopts.h37 CLVC_BIT_SET, enumerator
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.cc15960 else if (var_type == CLVC_BIT_SET || var_type == CLVC_BIT_CLEAR) in s390_valid_target_attribute_inner_p()