Searched refs:PRINT_EXPR (Results 1 – 8 of 8) sorted by relevance
73 #define PRINT_EXPR 70 macro
49 #define PRINT_EXPR 70 macro
446 .. opcode:: PRINT_EXPR ()
778 case PRINT_EXPR: in opcode_stack_effect()2167 ADDOP(c, PRINT_EXPR); in compiler_visit_stmt()
1942 TARGET_NOARG(PRINT_EXPR) in PyEval_EvalFrameEx()
601 .. opcode:: PRINT_EXPR
940 case PRINT_EXPR: in stack_effect()2955 ADDOP(c, PRINT_EXPR); in compiler_visit_stmt_expr()
1599 TARGET(PRINT_EXPR) { in _PyEval_EvalFrameDefault()