Searched refs:mappingproxy_new_impl (Results 1 – 2 of 2) sorted by relevance
6 mappingproxy_new_impl(PyTypeObject *type, PyObject *mapping);24 return_value = mappingproxy_new_impl(type, mapping); in mappingproxy_new()
1215 mappingproxy_new_impl(PyTypeObject *type, PyObject *mapping) in mappingproxy_new_impl() function