Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h184 [PRECALL_NO_KW_BUILTIN_O] = PRECALL,
318 [PRECALL_NO_KW_BUILTIN_O] = "PRECALL_NO_KW_BUILTIN_O",
/third_party/python/Include/
H A Dopcode.h168 #define PRECALL_NO_KW_BUILTIN_O 76 macro
/third_party/python/Python/
H A Dspecialize.c1558 _Py_SET_OPCODE(*instr, PRECALL_NO_KW_BUILTIN_O); in specialize_c_call()
H A Dceval.c5006 TARGET(PRECALL_NO_KW_BUILTIN_O) {

Completed in 14 milliseconds