Home
last modified time | relevance | path

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

/src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dextern.h59 #define __ibitmap __kdb2_ibitmap macro
93 int32_t __ibitmap __P((HTAB *, int32_t, int32_t, int32_t));
H A Dhash_page.c960 __ibitmap(HTAB *hashp, int32_t pnum, int32_t nbits, int32_t ndx) in __ibitmap() function
1082 if (__ibitmap(hashp, in overflow_page()
H A Dhash.c387 if (__ibitmap(hashp, OADDR_OF(l2, 1), l2 + 1, 0)) in init_htab()
/src/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()