Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_operator.c.h1241 {"ge", (PyCFunction)(void(*)(void))_operator_ge, METH_FASTCALL, _operator_ge__doc__},
1247 _operator_ge(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _operator_ge() function