Home | History | Annotate | Download | only in src

Lines Matching refs:not_mask

461   hb_mask_t not_mask = ~mask;
470 info[i].mask = (info[i].mask & not_mask) | value;
477 info[i].mask = (info[i].mask & not_mask) | value;