Searched refs:_abc_data (Results 1 – 1 of 1) sorted by relevance
39 } _abc_data; typedef42 abc_data_dealloc(_abc_data *self) in abc_data_dealloc()53 _abc_data *self = (_abc_data *) type->tp_alloc(type, 0); in abc_data_new()71 sizeof(_abc_data), /*tp_basicsize*/78 static _abc_data *90 return (_abc_data *)impl; in _get_impl()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()[all …]