Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h145 [LOAD_FAST__LOAD_CONST] = LOAD_FAST,
287 [LOAD_FAST__LOAD_CONST] = "LOAD_FAST__LOAD_CONST",
/third_party/python/Include/
H A Dopcode.h151 #define LOAD_FAST__LOAD_CONST 45 macro
/third_party/python/Python/
H A Dspecialize.c312 LOAD_FAST__LOAD_CONST); in _PyCode_Quicken()
H A Dceval.c1845 TARGET(LOAD_FAST__LOAD_CONST) {

Completed in 14 milliseconds