Searched refs:INPLACE_AND (Results 1 – 8 of 8) sorted by relevance
80 #define INPLACE_AND 77 macro
55 #define INPLACE_AND 77 macro
354 .. opcode:: INPLACE_AND ()
790 case INPLACE_AND: in opcode_stack_effect()2304 return INPLACE_AND; in inplace_binop()
1801 TARGET_NOARG(INPLACE_AND) in PyEval_EvalFrameEx()
528 .. opcode:: INPLACE_AND
946 case INPLACE_AND: in stack_effect()3150 return INPLACE_AND; in inplace_binop()
1533 TARGET(INPLACE_AND) { in _PyEval_EvalFrameDefault()