Home
last modified time | relevance | path

Searched defs:bitmap_bit_p (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsbitmap.h118 bitmap_bit_p (const_sbitmap map, int bitno) in bitmap_bit_p() function
H A Dbitmap.c625 bitmap_bit_p (bitmap head, int bit) in bitmap_bit_p() function
H A Dgenautomata.c3429 #define bitmap_bit_p(bitstring, bitno) \ macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dbitmap.c668 bitmap_bit_p (bitmap head, int bit) in bitmap_bit_p() function