Searched refs:IMPORT_FROM (Results 1 – 4 of 4) sorted by relevance
116 #define IMPORT_FROM 109 /* Index in name list */ macro
683 .. opcode:: IMPORT_FROM (namei)
854 case IMPORT_FROM: in opcode_stack_effect()2021 ADDOP_NAME(c, IMPORT_FROM, alias->name, names); in compiler_from_import()
2651 TARGET(IMPORT_FROM) in PyEval_EvalFrameEx()