Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dbitmap.h208 bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsbitmap.c577 bitmap_and (sbitmap dst, const_sbitmap a, const_sbitmap b) in bitmap_and() function
H A Dbitmap.c1247 bitmap_and (bitmap dst, const_bitmap a, const_bitmap b) in bitmap_and() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsbitmap.cc577 bitmap_and (sbitmap dst, const_sbitmap a, const_sbitmap b) in bitmap_and() function
H A Dbitmap.cc1329 bitmap_and (bitmap dst, const_bitmap a, const_bitmap b) in bitmap_and() function