Searched refs:BITSET_ZERO_ (Results 1 – 3 of 3) sorted by relevance
196 #define bitset_zero(DST) BITSET_ZERO_ (DST)
209 #define BITSET_ZERO_(DST) (DST)->b.vtable->zero (DST) macro
415 BITSET_ZERO_ (dst->s.bset); in bitset_stats_zero()