Searched refs:tuplegetter_new_impl (Results 1 – 2 of 2) sorted by relevance
37 tuplegetter_new_impl(PyTypeObject *type, Py_ssize_t index, PyObject *doc);71 return_value = tuplegetter_new_impl(type, index, doc); in tuplegetter_new()
2408 tuplegetter_new_impl(PyTypeObject *type, Py_ssize_t index, PyObject *doc) in tuplegetter_new_impl() function