Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/cafe/os/
DOSReset.h37 #define OS_SHUTDOWN_RESTART 2 macro
/CafeSDK-2.12.13/system/include/windows/
Dos.h47 #define OS_SHUTDOWN_RESTART 2 macro
/CafeSDK-2.12.13/system/src/lib/demo/
DdemoDRC.c263 if (gDemoGfxInForeground && OS_SHUTDOWN_RESTART != OSGetShutdownReason()) in DEMODRCShutdown()
DdemoGfx.c509 if (gDemoGfxInForeground && OS_SHUTDOWN_RESTART != OSGetShutdownReason()) in DEMOGfxShutdown()