Searched refs:__ibitmap (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/lib/libc/db/hash/ |
| H A D | extern.h | 52 int __ibitmap(HTAB *, int, int, int);
|
| H A D | hash_page.c | 619 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap() function 732 if (__ibitmap(hashp, in overflow_page()
|
| H A D | hash.c | 356 if (__ibitmap(hashp, OADDR_OF(l2, 1), l2 + 1, 0)) in init_htab()
|