Lines Matching defs:NB
20 #define NB(nbits) do_test_init(nbits);
22 #undef NB
57 #define NB(nbits) do_test_get_set_unset(nbits);
59 #undef NB
112 #define NB(nbits) do_test_search_simple(nbits);
114 #undef NB
210 #define NB(nbits) do_test_search_exhaustive(nbits);
212 #undef NB
294 #define NB(nbits) do_test_empty_full_exhaustive(nbits);
296 #undef NB
567 #define NB(nbits) do_test_iter_range_exhaustive(nbits);
569 #undef NB
714 #define NB(nbits) \
720 #undef NB
796 #define NB(nbits) do_test_count_alternating(nbits);
798 #undef NB
881 #define NB(nbits) do_test_bit_and(nbits);
883 #undef NB
898 #define NB(nbits) do_test_bit_or(nbits);
900 #undef NB
923 #define NB(nbits) do_test_bit_not(nbits);
925 #undef NB