Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dceval.h51 #define Py_LeaveRecursiveCall() \ macro
/external/python/cpython3/Include/
Dceval.h95 #define Py_LeaveRecursiveCall() \ macro