|
void | OSSwitchFiberEx (u32 param_0, u32 param_1, u32 param_2, u32 param_3, u32 param_4, u32 param_5) |
|
void | my_PutString (const char *string) |
|
void | OSVAttention (const char *fmt, va_list args) |
|
void | OSAttention (const char *fmt,...) |
|
void | OSReportDisable () |
|
void | OSReportEnable () |
|
void | OSReportForceEnableOn () |
|
void | OSReportForceEnableOff () |
|
void | OSReportInit () |
|
static u8 mDoPrintf_FiberStack[2048] | ALIGN_DECL (32) |
|
void | mDoPrintf_vprintf_Interrupt (char const *fmt, va_list args) |
|
void | mDoPrintf_vprintf_Thread (char const *fmt, va_list args) |
|
void | mDoPrintf_vprintf (char const *fmt, va_list args) |
|
void | mDoPrintf_VReport (const char *fmt, va_list args) |
|
void | OSVReport (const char *fmt, va_list args) |
|
void | OSReport (const char *fmt,...) |
|
void | OSReport_FatalError (const char *fmt,...) |
|
void | OSReport_Error (const char *fmt,...) |
|
void | OSReport_Warning (const char *fmt,...) |
|
void | OSReport_System (const char *fmt,...) |
|
void | OSPanic (const char *file, s32 line, const char *fmt,...) |
|