Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c3011 DB_set_h_nelem(DBObject* self, PyObject* args) in DB_set_h_nelem() function
8746 {"set_h_nelem", (PyCFunction)DB_set_h_nelem, METH_VARARGS},