Home
last modified time | relevance | path

Searched defs:Py_EnterRecursiveCall (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dceval.h48 #define Py_EnterRecursiveCall(where) \ macro
/external/python/cpython3/Include/
Dceval.h79 #define Py_EnterRecursiveCall(where) \ macro