Searched refs:opt_bits (Results 1 – 4 of 4) sorted by relevance
177 static uint64_t opt_bits[MAX_BIT_FILTERS]; variable414 if (opt_bits[i] == KPF_ALL_BITS) { in bit_mask_ok()418 if ((flags & opt_mask[i]) != opt_bits[i]) in bit_mask_ok()836 opt_bits[nr_bit_filters] = bits; in add_bits_filter()
356 function test(x, opt_bits) { argument358 if (opt_bits !== undefined) {359 if (opt_bits != jspb.utils.split64Low) throw 'fail!';
357 function test(x, opt_bits) { argument359 if (opt_bits !== undefined) {360 if (opt_bits != jspb.utils.split64Low) throw 'fail!';