Home
last modified time | relevance | path

Searched refs:_operator_rshift (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/clinic/
H A D_operator.c.h325 {"rshift", _PyCFunction_CAST(_operator_rshift), METH_FASTCALL, _operator_rshift__doc__},
331 _operator_rshift(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _operator_rshift() function

Completed in 2 milliseconds