Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h87 [CALL_PY_WITH_DEFAULTS] = CALL,
266 [CALL_PY_WITH_DEFAULTS] = "CALL_PY_WITH_DEFAULTS",
/third_party/python/Include/
H A Dopcode.h138 #define CALL_PY_WITH_DEFAULTS 24 macro
/third_party/python/Python/
H A Dspecialize.c1527 _Py_SET_OPCODE(*instr, CALL_PY_WITH_DEFAULTS); in specialize_py_call()
H A Dceval.c4875 TARGET(CALL_PY_WITH_DEFAULTS) {

Completed in 14 milliseconds