Searched refs:ternary_iop (Results 1 – 1 of 1) sorted by relevance
1216 ternary_iop(PyObject *v, PyObject *w, PyObject *z, const int iop_slot, const int op_slot, in ternary_iop() function1330 return ternary_iop(v, w, z, NB_SLOT(nb_inplace_power), in PyNumber_InPlacePower()