Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dceval.c597 int _Py_CheckRecursionLimit = Py_DEFAULT_RECURSION_LIMIT; variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dceval.c595 int _Py_CheckRecursionLimit = Py_DEFAULT_RECURSION_LIMIT; variable