Home
last modified time | relevance | path

Searched defs:wcmp (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_decimal/
D_decimal.c2999 convert_op_cmp(PyObject **vcmp, PyObject **wcmp, PyObject *v, PyObject *w, in convert_op_cmp()
3073 #define CONVERT_BINOP_CMP(vcmp, wcmp, v, w, op, ctx) \ argument