Searched refs:BITSET_ONES_ (Results 1 – 3 of 3) sorted by relevance
193 #define bitset_ones(DST) BITSET_ONES_ (DST)
206 #define BITSET_ONES_(DST) (DST)->b.vtable->ones (DST) macro
408 BITSET_ONES_ (dst->s.bset); in bitset_stats_ones()