Searched refs:INPLACE_AND (Results 1 – 8 of 8) sorted by relevance
80 #define INPLACE_AND 77 macro
64 #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()
545 .. opcode:: INPLACE_AND
1031 case INPLACE_AND: in stack_effect()3669 return INPLACE_AND; in inplace_binop()
2329 case TARGET(INPLACE_AND): { in _PyEval_EvalFrameDefault()