Searched refs:WRAP_TERNARY (Results 1 – 2 of 2) sorted by relevance
437 #define WRAP_TERNARY(method, generic) \ macro459 WRAP_TERNARY(proxy_call, PyEval_CallObjectWithKeywords) in WRAP_BINARY()498 WRAP_TERNARY(proxy_pow, PyNumber_Power) in WRAP_BINARY()518 WRAP_TERNARY(proxy_ipow, PyNumber_InPlacePower) in WRAP_BINARY()
426 #define WRAP_TERNARY(method, generic) \ macro448 WRAP_TERNARY(proxy_call, PyEval_CallObjectWithKeywords) in WRAP_BINARY()487 WRAP_TERNARY(proxy_pow, PyNumber_Power) in WRAP_BINARY()507 WRAP_TERNARY(proxy_ipow, PyNumber_InPlacePower) in WRAP_BINARY()