Home
last modified time | relevance | path

Searched refs:__ibitmap (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/db/hash/
H A Dextern.h50 int __ibitmap(HTAB *, int, int, int);
H A Dhash_page.c616 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap() function
729 if (__ibitmap(hashp, in overflow_page()
H A Dhash.c353 if (__ibitmap(hashp, OADDR_OF(l2, 1), l2 + 1, 0)) in init_htab()