Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dabstract.c1180 binary_iop1(PyObject *v, PyObject *w, const int iop_slot, const int op_slot in binary_iop1() function
1206 # define BINARY_IOP1(v, w, iop_slot, op_slot, op_name) binary_iop1(v, w, iop_slot, op_slot)
1208 # define BINARY_IOP1(v, w, iop_slot, op_slot, op_name) binary_iop1(v, w, iop_slot, op_slot, op_name)

Completed in 5 milliseconds