Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dtypeobject.c4448 wrap_binaryfunc_r(PyObject *self, PyObject *args, void *wrapped) function
6028 ETSLOT(NAME, as_number.SLOT, FUNCTION, wrap_binaryfunc_r, \
6034 ETSLOT(NAME, as_number.SLOT, FUNCTION, wrap_binaryfunc_r, \
/external/python/cpython3/Objects/
Dtypeobject.c5754 wrap_binaryfunc_r(PyObject *self, PyObject *args, void *wrapped) in wrap_binaryfunc_r() function
7114 ETSLOT(NAME, as_number.SLOT, FUNCTION, wrap_binaryfunc_r, \
7120 ETSLOT(NAME, as_number.SLOT, FUNCTION, wrap_binaryfunc_r, \