Searched defs:bitmap_and (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/include/linux/ |
H A D | bitmap.h | 208 bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sbitmap.c | 577 bitmap_and (sbitmap dst, const_sbitmap a, const_sbitmap b) in bitmap_and() function
|
H A D | bitmap.c | 1247 bitmap_and (bitmap dst, const_bitmap a, const_bitmap b) in bitmap_and() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sbitmap.cc | 577 bitmap_and (sbitmap dst, const_sbitmap a, const_sbitmap b) in bitmap_and() function
|
H A D | bitmap.cc | 1329 bitmap_and (bitmap dst, const_bitmap a, const_bitmap b) in bitmap_and() function
|