Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_operator.c168 _operator_pos(PyObject *module, PyObject *a) in _operator_pos() function
/third_party/python/Modules/clinic/
D_operator.c.h259 {"pos", (PyCFunction)_operator_pos, METH_O, _operator_pos__doc__},