Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_abc.c79 _get_impl(PyObject *self) in _get_impl() function
182 _abc_data *impl = _get_impl(self); in _abc__reset_registry()
209 _abc_data *impl = _get_impl(self); in _abc__reset_caches()
244 _abc_data *impl = _get_impl(self); in _abc__get_dump()
449 _abc_data *impl = _get_impl(self); in _abc__abc_register_impl()
483 _abc_data *impl = _get_impl(self); in _abc__abc_instancecheck_impl()
579 _abc_data *impl = _get_impl(self); in _abc__abc_subclasscheck_impl()