Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dceval.c179 #define PCALL_ALL 0 macro
3004 PCALL(PCALL_ALL); in PyEval_EvalFrameEx()
3027 PCALL(PCALL_ALL); in PyEval_EvalFrameEx()
/external/python/cpython2/Doc/c-api/
Dinit.rst1082 | :const:`PCALL_ALL` | 0 |