Home
last modified time | relevance | path

Searched refs:_dbm_dbm_get_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A D_dbmmodule.c.h55 _dbm_dbm_get_impl(dbmobject *self, PyTypeObject *cls, const char *key,
72 return_value = _dbm_dbm_get_impl(self, cls, key, key_length, default_value); in _dbm_dbm_get()
/third_party/python/Modules/
H A D_dbmmodule.c315 _dbm_dbm_get_impl(dbmobject *self, PyTypeObject *cls, const char *key, in _dbm_dbm_get_impl() function

Completed in 3 milliseconds