Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h187 [PRECALL_NO_KW_LIST_APPEND] = PRECALL,
321 [PRECALL_NO_KW_LIST_APPEND] = "PRECALL_NO_KW_LIST_APPEND",
/third_party/python/Include/
H A Dopcode.h171 #define PRECALL_NO_KW_LIST_APPEND 79 macro
/third_party/python/Python/
H A Dspecialize.c1461 _Py_SET_OPCODE(*instr, PRECALL_NO_KW_LIST_APPEND); in specialize_method_descriptor()
H A Dceval.c5182 TARGET(PRECALL_NO_KW_LIST_APPEND) {

Completed in 15 milliseconds