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