Home
last modified time | relevance | path

Searched defs:thisfunc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dclassobject.c1452 half_binop(PyObject *v, PyObject *w, char *opname, binaryfunc thisfunc, in half_binop()
1522 binaryfunc thisfunc) in do_binop()
1534 char *ropname, binaryfunc thisfunc) in do_binop_inplace()