Searched refs:negative_mask (Results 1 – 3 of 3) sorted by relevance
198 unsigned long negative_mask = ~mask; in bpf_comp_jin() local204 return bpf_comp_jset(filter, negative_mask, jf, jt); in bpf_comp_jin()
409 const IntegerType negative_mask =414 result = SelectUsingMask(negative_mask, min, result);
472 const IntegerType negative_mask = in SaturatingRoundingMultiplyByPOTParam() local477 result = gemmlowp::SelectUsingMask(negative_mask, min, result); in SaturatingRoundingMultiplyByPOTParam()