Home | History | Annotate | Download | only in src

Lines Matching refs:newset

229 change_flag(enum sh_flag f, int what, bool newset)
235 Flag(f) = newval = (newset ? 1 : 0);