Home
last modified time | relevance | path

Searched refs:gNative (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/timer/macos/
DFastTimes.c86 static Boolean gNative = false; variable
111 gNative = gUseRTC = gUseTBR = false; in FastInitialize()
129 gNative = true; in FastInitialize()
144 if ((gUpTime && !gNative) || gUseRTC || gUseTBR) { in FastInitialize()
188 if (gNative) { in FastMicroseconds()
230 if (gNative) { in FastMilliseconds()
271 if (gNative) { in FastMethod()