Searched refs:A_BITMAP (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dpage.h169 #define A_BITMAP 2 macro
H A Dhash_page.c812 case A_BITMAP:
826 if (addr_type != A_BITMAP)
968 case A_BITMAP:
982 addr_type == A_BITMAP || addr_type == A_HEADER);
1040 if (__new_page(hashp, pnum, A_BITMAP) != 0)
1042 if (!(ip = (u_int32_t *)__get_page(hashp, pnum, A_BITMAP)))
1349 hashp->hdr.bitmaps[ndx], A_BITMAP);
H A Dhash.c631 (PAGE16 *)hashp->mapp[i], A_BITMAP, 1))

Completed in 72 milliseconds