Home
last modified time | relevance | path

Searched defs:bitmap_and (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsbitmap.c576 bitmap_and (sbitmap dst, const_sbitmap a, const_sbitmap b) in bitmap_and() function
H A Dbitmap.c872 bitmap_and (bitmap dst, const_bitmap a, const_bitmap b) in bitmap_and() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dbitmap.c879 bitmap_and (bitmap dst, const_bitmap a, const_bitmap b) in bitmap_and() function