Searched defs:WRAP_BINARY (Results 1 – 1 of 1) sorted by relevance
449 #define WRAP_BINARY(method, generic) \ macro496 WRAP_BINARY(proxy_getattr, PyObject_GetAttr) in WRAP_BINARY() function532 WRAP_BINARY(proxy_add, PyNumber_Add) in WRAP_BINARY() function619 WRAP_BINARY(proxy_getitem, PyObject_GetItem) in WRAP_BINARY() function