Searched defs:bitmap_zero (Results 1 - 4 of 4) sorted by last modified time

/freebsd-10-stable/crypto/openssh/
H A Dssh_namespace.h66 #define bitmap_zero Fssh_bitmap_zero macro
H A Dbitmap.c63 bitmap_zero(struct bitmap *b) function
/freebsd-10-stable/sys/ofed/include/linux/
H A Dbitops.h230 bitmap_zero(unsigned long *addr, int size) function
/freebsd-10-stable/contrib/gcc/
H A Dbitmap.h165 #define bitmap_zero(a) bitmap_clear (a) macro

Completed in 121 milliseconds