Searched refs:builtin_max (Results 1 – 1 of 1) sorted by relevance
1832 builtin_max(PyObject *self, PyObject *args, PyObject *kwds) in builtin_max() function2939 …{"max", (PyCFunction)(void(*)(void))builtin_max, METH_VARARGS | METH_KEYWORDS, …