Home
last modified time | relevance | path

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

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