Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dabstract.c963 ternary_op(PyObject *v, in ternary_op() function
1154 return ternary_op(v, w, z, NB_SLOT(nb_power), "** or pow()"); in PyNumber_Power()
1238 return ternary_op(v, w, z, op_slot, op_name); in ternary_iop()

Completed in 4 milliseconds