Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h190 [PRECALL_NO_KW_METHOD_DESCRIPTOR_O] = PRECALL,
355 [PRECALL_NO_KW_METHOD_DESCRIPTOR_O] = "PRECALL_NO_KW_METHOD_DESCRIPTOR_O",
/third_party/python/Include/
H A Dopcode.h174 #define PRECALL_NO_KW_METHOD_DESCRIPTOR_O 113 macro
/third_party/python/Python/
H A Dspecialize.c1464 _Py_SET_OPCODE(*instr, PRECALL_NO_KW_METHOD_DESCRIPTOR_O); in specialize_method_descriptor()
H A Dceval.c5205 TARGET(PRECALL_NO_KW_METHOD_DESCRIPTOR_O) {

Completed in 17 milliseconds