Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_search.c133 next: BT_PUSH(t, h->pgno, idx);
194 BT_PUSH(t, h->pgno, idx);
205 BT_PUSH(t, pgno, 0);
275 BT_PUSH(t, h->pgno, idx);
295 BT_PUSH(t, pgno, idx);
H A Dbt_delete.c194 BT_PUSH(t, h->pgno, idx);
205 BT_PUSH(t, pgno, 0);
249 BT_PUSH(t, h->pgno, idx);
269 BT_PUSH(t, pgno, idx);
H A Dbtree.h329 #define BT_PUSH(t, p, i) { \ macro
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Drec_search.c96 BT_PUSH(t, pg, idx - 1);