HomeSort by relevance Sort by last modified time
    Searched defs:Py_LeaveRecursiveCall (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
ceval.h 51 #define Py_LeaveRecursiveCall() \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
ceval.h 51 #define Py_LeaveRecursiveCall() \
  /external/python/cpython2/Include/
ceval.h 51 #define Py_LeaveRecursiveCall() \
  /external/python/cpython3/Include/
ceval.h 95 #define Py_LeaveRecursiveCall() \
118 * Py_LeaveRecursiveCall() is called with a recursion depth below this mark,

Completed in 227 milliseconds