RetroArch
|
Macros | |
#define | __SYS_STATE_INL__ |
Functions | |
static __inline__ void | __sys_state_init () |
static __inline__ void | __sys_state_set (u32 sys_state) |
static __inline__ u32 | __sys_state_get () |
static __inline__ u32 | __sys_state_beforeinit (u32 statecode) |
static __inline__ u32 | __sys_state_beforemultitasking (u32 statecode) |
static __inline__ u32 | __sys_state_beginmultitasking (u32 statecode) |
static __inline__ u32 | __sys_state_up (u32 statecode) |
static __inline__ u32 | __sys_state_failed (u32 statecode) |
#define __SYS_STATE_INL__ |
|
static |
|
static |