Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c5465 wrap_binaryfunc_l(PyObject *self, PyObject *args, void *wrapped) in wrap_binaryfunc_l() function
6779 ETSLOT(NAME, as_number.SLOT, FUNCTION, wrap_binaryfunc_l, \
6785 ETSLOT(NAME, as_number.SLOT, FUNCTION, wrap_binaryfunc_l, \
/external/python/cpython2/Objects/
Dtypeobject.c4431 wrap_binaryfunc_l(PyObject *self, PyObject *args, void *wrapped) function
6025 ETSLOT(NAME, as_number.SLOT, FUNCTION, wrap_binaryfunc_l, \
6031 ETSLOT(NAME, as_number.SLOT, FUNCTION, wrap_binaryfunc_l, \