Lines Matching refs:aprox_match
2782 if (o->registry.aprox_match.vec[i])
2785 if (BIT_VEC64_TEST_BIT(o->registry.aprox_match.
2809 BIT_VEC64_CLEAR_BIT(o->registry.aprox_match.vec, cur_bit);
2852 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, bin);
2871 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, bin);
2876 BIT_VEC64_CLEAR_BIT(o->registry.aprox_match.vec, bin);
3026 memcpy(cur, o->registry.aprox_match.vec,
3363 elem = o->registry.aprox_match.vec[i];
3504 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec,
3554 memset(o->registry.aprox_match.vec, 0,
3555 sizeof(o->registry.aprox_match.vec));
3572 memset(o->registry.aprox_match.vec, 0,
3573 sizeof(o->registry.aprox_match.vec));
3963 return o->registry.aprox_match.num_bins_set;
3975 o->registry.aprox_match.num_bins_set = n;