Searched defs:tuple_index (Results 1 – 3 of 3) sorted by relevance
21 tuple_index(PyTupleObject *self, PyObject *const *args, Py_ssize_t nargs) in tuple_index() function
179 tuple_index(PyObject *self, Py_ssize_t len, PyObject *item) in tuple_index() function
422 struct tuple_index {}; struct