P_BLEAF 98 libdb/bt_conv.c else if ((h->flags & P_TYPE) == P_BLEAF) P_BLEAF 168 libdb/bt_conv.c else if ((h->flags & P_TYPE) == P_BLEAF) P_BLEAF 175 libdb/bt_debug.c X(P_BLEAF, "BLEAF") P_BLEAF 208 libdb/bt_debug.c case P_BLEAF: P_BLEAF 270 libdb/bt_debug.c case P_BLEAF: P_BLEAF 286 libdb/bt_debug.c if (h->flags & (P_BLEAF|P_RLEAF)) { P_BLEAF 422 libdb/bt_delete.c pg->flags = P_BLEAF; P_BLEAF 396 libdb/bt_open.c root->flags = P_BLEAF; P_BLEAF 84 libdb/bt_search.c if (h->flags & P_BLEAF) { P_BLEAF 104 libdb/bt_search.c if (h->flags & P_BLEAF) { P_BLEAF 191 libdb/bt_seq.c if (h->flags & (P_BLEAF | P_RLEAF)) P_BLEAF 212 libdb/bt_seq.c if (h->flags & (P_BLEAF | P_RLEAF)) P_BLEAF 187 libdb/bt_split.c case P_BLEAF: P_BLEAF 242 libdb/bt_split.c case P_BLEAF: P_BLEAF 555 libdb/bt_split.c case P_BLEAF: P_BLEAF 646 libdb/bt_split.c case P_BLEAF: P_BLEAF 742 libdb/bt_split.c case P_BLEAF: P_BLEAF 173 libdb/bt_utils.c if (e->index == 0 && h->prevpg == P_INVALID && !(h->flags & P_BLEAF)) P_BLEAF 177 libdb/bt_utils.c if (h->flags & P_BLEAF) { P_BLEAF 82 libdb/btree.h #define P_BLEAF 0x02