Searched refs:__ibitmap (Results 1 – 6 of 6) sorted by relevance
| /src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/ |
| H A D | extern.h | 59 #define __ibitmap __kdb2_ibitmap macro 93 int32_t __ibitmap __P((HTAB *, int32_t, int32_t, int32_t));
|
| H A D | hash_page.c | 960 __ibitmap(HTAB *hashp, int32_t pnum, int32_t nbits, int32_t ndx) in __ibitmap() function 1082 if (__ibitmap(hashp, in overflow_page()
|
| H A D | hash.c | 387 if (__ibitmap(hashp, OADDR_OF(l2, 1), l2 + 1, 0)) in init_htab()
|
| /src/lib/libc/db/hash/ |
| H A D | extern.h | 50 int __ibitmap(HTAB *, int, int, int);
|
| H A D | hash_page.c | 616 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap() function 729 if (__ibitmap(hashp, in overflow_page()
|
| H A D | hash.c | 353 if (__ibitmap(hashp, OADDR_OF(l2, 1), l2 + 1, 0)) in init_htab()
|