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

/external/python/cpython2/Python/
H A Dbltinmodule.c422 builtin_cmp(PyObject *self, PyObject *args) function
2623 {"cmp", builtin_cmp, METH_VARARGS, cmp_doc},

Completed in 141 milliseconds