Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h189 [PRECALL_NO_KW_METHOD_DESCRIPTOR_NOARGS] = PRECALL,
323 [PRECALL_NO_KW_METHOD_DESCRIPTOR_NOARGS] = "PRECALL_NO_KW_METHOD_DESCRIPTOR_NOARGS",
/third_party/python/Include/
H A Dopcode.h173 #define PRECALL_NO_KW_METHOD_DESCRIPTOR_NOARGS 81 macro
/third_party/python/Python/
H A Dspecialize.c1447 _Py_SET_OPCODE(*instr, PRECALL_NO_KW_METHOD_DESCRIPTOR_NOARGS); in specialize_method_descriptor()
H A Dceval.c5278 TARGET(PRECALL_NO_KW_METHOD_DESCRIPTOR_NOARGS) {

Completed in 15 milliseconds