Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h179 [PRECALL_BOUND_METHOD] = PRECALL,
307 [PRECALL_BOUND_METHOD] = "PRECALL_BOUND_METHOD",
/third_party/python/Include/
H A Dopcode.h163 #define PRECALL_BOUND_METHOD 65 macro
/third_party/python/Python/
H A Dspecialize.c1652 _Py_SET_OPCODE(*instr, PRECALL_BOUND_METHOD); in _Py_Specialize_Precall()
H A Dceval.c4703 TARGET(PRECALL_BOUND_METHOD) {

Completed in 19 milliseconds