Home
last modified time | relevance | path

Searched refs:bitmap_zero (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/crypto/external/bsd/openssh/dist/
Dbitmap.c58 bitmap_zero(b); in bitmap_free()
66 bitmap_zero(struct bitmap *b) in bitmap_zero() function
200 bitmap_zero(b); in bitmap_from_string()
Dbitmap.h35 void bitmap_zero(struct bitmap *b);
/netbsd/src/sys/external/bsd/drm2/include/linux/
Dbitmap.h48 bitmap_zero(unsigned long *bitmap, size_t nbits) in bitmap_zero() function
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym37 bitmap_zero
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200118063 * bitmap.c: Rename bitmap_zero to bitmap_zero_bits to fix warnings.
18064 * bitmap.h: Rename bitmap_zero to bitmap_zero_bits to fix
20299 * bitmap.h: Add dump_bitmap, bitmap_zero, bitmap_union_of_diffs,
20303 *bitmap.c (bitmap_zero): New function.
DChangeLog-20125870 * bitmap.h (#define bitmap_zero): Remove as redundant.