Searched refs:_operator_pos (Results 1 – 2 of 2) sorted by relevance
168 _operator_pos(PyObject *module, PyObject *a) in _operator_pos() function
259 {"pos", (PyCFunction)_operator_pos, METH_O, _operator_pos__doc__},