Searched refs:OPTSET_SET_VAL (Results 1 – 1 of 1) sorted by relevance
132 #define OPTSET_SET_VAL(S, O, V) ((S).bits |= _OPT_TO_BIT(O), \ macro1590 OPTSET_SET_VAL(opt_set, subopt, value); in process_options()