Home
last modified time | relevance | path

Searched refs:BT_PUSH (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_search.c131 next: BT_PUSH(t, h->pgno, idx);
192 BT_PUSH(t, h->pgno, idx);
203 BT_PUSH(t, pgno, 0);
273 BT_PUSH(t, h->pgno, idx);
293 BT_PUSH(t, pgno, idx);
H A Dbt_delete.c192 BT_PUSH(t, h->pgno, idx);
203 BT_PUSH(t, pgno, 0);
247 BT_PUSH(t, h->pgno, idx);
267 BT_PUSH(t, pgno, idx);
H A Dbtree.h327 #define BT_PUSH(t, p, i) { \ macro
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Drec_search.c94 BT_PUSH(t, pg, idx - 1);