Searched defs:bitmap_bit_p (Results 1 – 3 of 3) sorted by relevance
118 bitmap_bit_p (const_sbitmap map, int bitno) in bitmap_bit_p() function
987 bitmap_bit_p (const_bitmap head, int bit) in bitmap_bit_p() function
3429 #define bitmap_bit_p(bitstring, bitno) \ macro