Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsbitmap.h118 bitmap_bit_p (const_sbitmap map, int bitno) in bitmap_bit_p() function
H A Dbitmap.c982 bitmap_bit_p (const_bitmap head, int bit) in bitmap_bit_p() function
H A Dgenautomata.c3429 #define bitmap_bit_p(bitstring, bitno) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsbitmap.h118 bitmap_bit_p (const_sbitmap map, int bitno) in bitmap_bit_p() function
H A Dbitmap.cc987 bitmap_bit_p (const_bitmap head, int bit) in bitmap_bit_p() function
H A Dgenautomata.cc3429 #define bitmap_bit_p(bitstring, bitno) \ macro