Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c8702 #define MAKE_INT_ENTRY(name) _addIntToDict(dict_stat, #name, sp->st_##name) in DBSequence_stat() macro
8705 MAKE_INT_ENTRY(wait); in DBSequence_stat()
8706 MAKE_INT_ENTRY(nowait); in DBSequence_stat()
8712 MAKE_INT_ENTRY(cache_size); in DBSequence_stat()
8713 MAKE_INT_ENTRY(flags); in DBSequence_stat()
8715 #undef MAKE_INT_ENTRY in DBSequence_stat()