Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h202 [RESUME_QUICK] = RESUME,
392 [RESUME_QUICK] = "RESUME_QUICK",
/third_party/python/Include/
H A Dopcode.h179 #define RESUME_QUICK 150 macro
/third_party/python/Python/
H A Dspecialize.c285 _Py_SET_OPCODE(instructions[i], RESUME_QUICK); in _PyCode_Quicken()
H A Dceval.c1778 JUMP_TO_INSTRUCTION(RESUME_QUICK);
1781 TARGET(RESUME_QUICK) {
1782 PREDICTED(RESUME_QUICK);

Completed in 15 milliseconds