Home
last modified time | relevance | path

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

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