Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/include/linux/
Dbitmap.h176 bitmap_copy(unsigned long *dst, const unsigned long *src, size_t nbits) in bitmap_copy() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsbitmap.cc182 bitmap_copy (sbitmap dst, const_sbitmap src) in bitmap_copy() function
Dbitmap.cc853 bitmap_copy (bitmap to, const_bitmap from) in bitmap_copy() function