Searched refs:IMPORT_STAR (Results 1 – 8 of 8) sorted by relevance
87 #define IMPORT_STAR 84 macro
62 #define IMPORT_STAR 84 macro
512 .. opcode:: IMPORT_STAR ()
804 case IMPORT_STAR: in opcode_stack_effect()2020 ADDOP(c, IMPORT_STAR); in compiler_from_import()
2652 TARGET_NOARG(IMPORT_STAR) in PyEval_EvalFrameEx()
669 .. opcode:: IMPORT_STAR
965 case IMPORT_STAR: in stack_effect()2889 ADDOP(c, IMPORT_STAR); in compiler_from_import()
2609 TARGET(IMPORT_STAR) { in _PyEval_EvalFrameDefault()