Searched defs:BINARY_OP1 (Results 1 – 1 of 1) sorted by relevance
/third_party/python/Objects/ |
D | abstract.c | 910 # define BINARY_OP1(v, w, op_slot, op_name) binary_op1(v, w, op_slot) macro 912 # define BINARY_OP1(v, w, op_slot, op_name) binary_op1(v, w, op_slot, op_name) macro
|