Home
last modified time | relevance | path

Searched refs:NRINTERNAL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c213 nbytes = NRINTERNAL;
505 h->linp[0] = h->upper = t->bt_psize - NRINTERNAL;
510 h->linp[1] = h->upper -= NRINTERNAL;
660 nbytes = NRINTERNAL;
764 nbytes = NRINTERNAL;
H A Dbtree.h176 #define NRINTERNAL \ macro