Searched refs:DB_ham_BEGIN (Results 1 – 2 of 2) sorted by relevance
13 #define DB_ham_insdel (DB_ham_BEGIN + 1)29 #define DB_ham_newpage (DB_ham_BEGIN + 2)46 #define DB_ham_splitmeta (DB_ham_BEGIN + 3)60 #define DB_ham_splitdata (DB_ham_BEGIN + 4)74 #define DB_ham_replace (DB_ham_BEGIN + 5)91 #define DB_ham_newpgno (DB_ham_BEGIN + 6)109 #define DB_ham_ovfl (DB_ham_BEGIN + 7)124 #define DB_ham_copypage (DB_ham_BEGIN + 8)
66 #define DB_ham_BEGIN 20 macro