Searched refs:iopname (Results 1 – 1 of 1) sorted by relevance
1533 do_binop_inplace(PyObject *v, PyObject *w, char *iopname, char *opname, in do_binop_inplace() argument1536 PyObject *result = half_binop(v, w, iopname, thisfunc, 0); in do_binop_inplace()