Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A D_operator.c.h295 {"lshift", _PyCFunction_CAST(_operator_lshift), METH_FASTCALL, _operator_lshift__doc__},
301 _operator_lshift(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _operator_lshift() function

Completed in 3 milliseconds