Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h183 [PRECALL_NO_KW_BUILTIN_FAST] = PRECALL,
315 [PRECALL_NO_KW_BUILTIN_FAST] = "PRECALL_NO_KW_BUILTIN_FAST",
/third_party/python/Include/
H A Dopcode.h167 #define PRECALL_NO_KW_BUILTIN_FAST 73 macro
/third_party/python/Python/
H A Dspecialize.c1574 _Py_SET_OPCODE(*instr, PRECALL_NO_KW_BUILTIN_FAST); in specialize_c_call()
H A Dceval.c5040 TARGET(PRECALL_NO_KW_BUILTIN_FAST) {

Completed in 15 milliseconds