Searched defs:Py_LeaveRecursiveCall (Results 1 – 3 of 3) sorted by relevance
51 #define Py_LeaveRecursiveCall() \ macro
108 #define Py_LeaveRecursiveCall() _Py_LeaveRecursiveCall_inline() macro
6502 void Py_LeaveRecursiveCall(void) in Py_LeaveRecursiveCall() function