Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h194 [PRECALL_PYFUNC] = PRECALL,
385 [PRECALL_PYFUNC] = "PRECALL_PYFUNC",
/third_party/python/Include/
H A Dopcode.h178 #define PRECALL_PYFUNC 143 macro
/third_party/python/Python/
H A Dspecialize.c1641 _Py_SET_OPCODE(*instr, PRECALL_PYFUNC); in _Py_Specialize_Precall()
H A Dceval.c4719 TARGET(PRECALL_PYFUNC) {

Completed in 15 milliseconds