Searched defs:Py_LeaveRecursiveCall (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | ceval.h | 51 #define Py_LeaveRecursiveCall() \ macro |
/external/python/cpython3/Include/ | ||
D | ceval.h | 95 #define Py_LeaveRecursiveCall() \ macro |