Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_abc.c115 _get_impl(PyObject *module, PyObject *self) in _get_impl() function
219 _abc_data *impl = _get_impl(module, self); in _abc__reset_registry()
246 _abc_data *impl = _get_impl(module, self); in _abc__reset_caches()
281 _abc_data *impl = _get_impl(module, self); in _abc__get_dump()
544 _abc_data *impl = _get_impl(module, self); in _abc__abc_register_impl()
585 _abc_data *impl = _get_impl(module, self); in _abc__abc_instancecheck_impl()
682 _abc_data *impl = _get_impl(module, self); in _abc__abc_subclasscheck_impl()

Completed in 1 milliseconds