Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c6139 #define PREPLIST_LEN 16 in DBEnv_txn_recover() macro
6140 DB_PREPLIST preplist[PREPLIST_LEN]; in DBEnv_txn_recover()
6155 preplist, PREPLIST_LEN, &retp, flags); in DBEnv_txn_recover()
6156 #undef PREPLIST_LEN in DBEnv_txn_recover()