Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dceval.c664 volatile int _Py_Ticker = 0; /* so that we hit a "tick" first thing */ variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dceval.c662 volatile int _Py_Ticker = 0; /* so that we hit a "tick" first thing */ variable