Searched refs:B_TSET_DELETED (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Ddb_page.h538 #define B_TSET_DELETED(t, type) ((t) = (type) | B_DELETE) macro
/macosx-10.10/BerkeleyDB-21/db/btree/
H A Dbt_put.c367 B_TSET_DELETED(bk_tmp.type, B_KEYDATA);
H A Dbt_recno.c299 B_TSET_DELETED(bk.type, B_KEYDATA);

Completed in 114 milliseconds