RetroArch
Macros | Functions
sys_state.inl File Reference

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)
 

Macro Definition Documentation

◆ __SYS_STATE_INL__

#define __SYS_STATE_INL__

Function Documentation

◆ __sys_state_beforeinit()

static __inline__ u32 __sys_state_beforeinit ( u32  statecode)
static

◆ __sys_state_beforemultitasking()

static __inline__ u32 __sys_state_beforemultitasking ( u32  statecode)
static

◆ __sys_state_beginmultitasking()

static __inline__ u32 __sys_state_beginmultitasking ( u32  statecode)
static

◆ __sys_state_failed()

static __inline__ u32 __sys_state_failed ( u32  statecode)
static

◆ __sys_state_get()

static __inline__ u32 __sys_state_get ( )
static
Here is the caller graph for this function:

◆ __sys_state_init()

static __inline__ void __sys_state_init ( )
static
Here is the caller graph for this function:

◆ __sys_state_set()

static __inline__ void __sys_state_set ( u32  sys_state)
static
Here is the caller graph for this function:

◆ __sys_state_up()

static __inline__ u32 __sys_state_up ( u32  statecode)
static
Here is the caller graph for this function: