Home
last modified time | relevance | path

Searched refs:EXTENDED_ARG_QUICK (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_opcode.h108 [EXTENDED_ARG_QUICK] = EXTENDED_ARG,
276 [EXTENDED_ARG_QUICK] = "EXTENDED_ARG_QUICK",
/third_party/python/Include/
H A Dopcode.h143 #define EXTENDED_ARG_QUICK 34 macro
/third_party/python/Python/
H A Dspecialize.c279 _Py_SET_OPCODE(instructions[i], EXTENDED_ARG_QUICK); in _PyCode_Quicken()
H A Dceval.c5606 TARGET(EXTENDED_ARG_QUICK) {
H A Dcompile.c8322 assert(inst->i_opcode != EXTENDED_ARG_QUICK); in fix_cell_offsets()

Completed in 25 milliseconds