MOS Source Code
|
Go to the source code of this file.
Macros | |
#define | MOS_LIB_ASSERT(cond) |
#define | MOS_LIB_ASSERT_X(cond, msg, ...) |
#define | MOS_LIB_UNIMPLEMENTED(content) |
#define | MOS_LIB_UNREACHABLE() |
#define | mos_panic(fmt, ...) |
#define | mos_warn(fmt, ...) |
Functions | |
MOSAPI | void (1, 2) fatal_abort(const char *fmt |