Lines Matching refs:vbitset_resize
56 vbitset_resize (bitset src, bitset_bindex n_bits) in vbitset_resize() function
127 vbitset_resize (dst, bitno);
391 vbitset_resize (dst, BITSET_SIZE_ (src)); in vbitset_copy1()
414 vbitset_resize (dst, BITSET_SIZE_ (src)); in vbitset_not()
512 vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2))); in vbitset_and()
540 vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2))); in vbitset_and_cmp()
592 vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2))); in vbitset_andn()
633 vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2))); in vbitset_andn_cmp()
697 vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2))); in vbitset_or()
734 vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2))); in vbitset_or_cmp()
788 vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2))); in vbitset_xor()
825 vbitset_resize (dst, max (BITSET_SIZE_ (src1), BITSET_SIZE_ (src2))); in vbitset_xor_cmp()
888 vbitset_resize (dst, BITSET_NBITS_ (src1)); in vbitset_and_or()
916 vbitset_resize (dst, BITSET_NBITS_ (src1)); in vbitset_and_or_cmp()
955 vbitset_resize (dst, BITSET_NBITS_ (src1)); in vbitset_andn_or()
983 vbitset_resize (dst, BITSET_NBITS_ (src1)); in vbitset_andn_or_cmp()
1022 vbitset_resize (dst, BITSET_NBITS_ (src1)); in vbitset_or_and()
1050 vbitset_resize (dst, BITSET_NBITS_ (src1)); in vbitset_or_and_cmp()
1088 vbitset_resize,
1138 vbitset_resize (bset, n_bits);