Searched defs:iop_slot (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ |
H A D | abstract.c | 1180 binary_iop1(PyObject *v, PyObject *w, const int iop_slot, const int op_slot in binary_iop1() argument 1212 binary_iop(PyObject *v, PyObject *w, const int iop_slot, const int op_slot, in binary_iop() argument 1224 ternary_iop(PyObject *v, PyObject *w, PyObject *z, const int iop_slot, const int op_slot, in ternary_iop() argument [all...] |
Completed in 5 milliseconds