Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_conv.c105 p = (char *)GETBLEAF(h, i);
165 p = (char *)GETBLEAF(h, i);
H A Dbt_split.c188 bl = GETBLEAF(rchild, 0);
192 tbl = GETBLEAF(lchild, NEXTINDEX(lchild) - 1);
560 bl = GETBLEAF(r, 0);
652 src = bl = GETBLEAF(h, nxt);
757 src = bl = GETBLEAF(h, nxt);
H A Dbt_utils.c76 bl = GETBLEAF(e->page, e->index);
177 bl = GETBLEAF(h, e->index);
H A Dbtree.h193 #define GETBLEAF(pg, indx) \ macro
H A Dbt_debug.c258 bl = GETBLEAF(h, cur);
H A Dbt_delete.c494 to = bl = GETBLEAF(h, idx);