Searched refs:BITSET_CHECK2_ (Results 1 – 2 of 2) sorted by relevance
422 BITSET_CHECK2_ (dst, src); in bitset_stats_copy()430 BITSET_CHECK2_ (dst, src); in bitset_stats_disjoint_p()438 BITSET_CHECK2_ (dst, src); in bitset_stats_equal_p()446 BITSET_CHECK2_ (dst, src); in bitset_stats_not()454 BITSET_CHECK2_ (dst, src); in bitset_stats_subset_p()
159 #define BITSET_CHECK2_(DST, SRC) \ macro