Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_operator.c691 _operator_index(PyObject *module, PyObject *a) in _operator_index() function
/third_party/python/Modules/clinic/
D_operator.c.h1331 {"index", (PyCFunction)_operator_index, METH_O, _operator_index__doc__},