Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dceval.c186 #define PCALL_TYPE 7 macro
4578 PCALL(PCALL_TYPE); in do_call()
4675 PCALL(PCALL_TYPE); in ext_do_call()
/external/python/cpython2/Doc/c-api/
Dinit.rst1096 | :const:`PCALL_TYPE` | 7 |