Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c3761 #define _VALUES_LIST 2 macro
3820 case _VALUES_LIST: in _DB_make_list()
3908 return _DB_make_list(self, txn, _VALUES_LIST); in DB_values()