Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dabstract.c1224 ternary_iop(PyObject *v, PyObject *w, PyObject *z, const int iop_slot, const int op_slot, in ternary_iop() function
1313 return ternary_iop(v, w, z, NB_SLOT(nb_inplace_power), in PyNumber_InPlacePower()

Completed in 4 milliseconds