Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h86 [CALL_PY_EXACT_ARGS] = CALL,
265 [CALL_PY_EXACT_ARGS] = "CALL_PY_EXACT_ARGS",
/third_party/python/Include/
H A Dopcode.h137 #define CALL_PY_EXACT_ARGS 23 macro
/third_party/python/Python/
H A Dspecialize.c1524 _Py_SET_OPCODE(*instr, CALL_PY_EXACT_ARGS); in specialize_py_call()
H A Dceval.c4841 TARGET(CALL_PY_EXACT_ARGS) {

Completed in 15 milliseconds