Home
last modified time | relevance | path

Searched refs:PCALL_TYPE (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Python/
Dceval.c186 #define PCALL_TYPE 7 macro
4558 PCALL(PCALL_TYPE); in do_call()
4655 PCALL(PCALL_TYPE); in ext_do_call()
/external/python/cpython3/Python/
Dceval.c98 #define PCALL_TYPE 7 macro
5053 PCALL(PCALL_TYPE); in do_call_core()
/external/python/cpython2/Doc/c-api/
Dinit.rst1092 | :const:`PCALL_TYPE` | 7 |
/external/python/cpython3/Doc/c-api/
Dinit.rst1172 | :const:`PCALL_TYPE` | 7 |