Searched defs:_Py_CheckInterval (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Dceval.c663 int _Py_CheckInterval = 100; variable
995 _Py_Ticker = _Py_CheckInterval;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dceval.c661 int _Py_CheckInterval = 100; variable
993 _Py_Ticker = _Py_CheckInterval;

Completed in 19 milliseconds