Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c3760 #define _KEYS_LIST 1 macro
3806 case _KEYS_LIST: in _DB_make_list()
3880 return _DB_make_list(self, txn, _KEYS_LIST); in DB_keys()