Home
last modified time | relevance | path

Searched refs:IMPORT_STAR (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_opcode.h119 [IMPORT_STAR] = IMPORT_STAR,
326 [IMPORT_STAR] = "IMPORT_STAR",
/third_party/python/Include/
H A Dopcode.h43 #define IMPORT_STAR 84 macro
/third_party/python/Python/
H A Dcompile.c989 case IMPORT_STAR: in stack_effect()
4000 ADDOP(c, IMPORT_STAR); in compiler_from_import()
H A Dceval.c3960 TARGET(IMPORT_STAR) {

Completed in 23 milliseconds