|
XenevaOS
|

Go to the source code of this file.
Macros | |
| #define | assert(expr) ((expr) ? ((void) 0) : uspi_assertion_failed (#expr, __FILE__, __LINE__)) |
Functions | |
| void | uspi_assertion_failed (const char *pExpr, const char *pFile, unsigned nLine) |
| #define assert | ( | expr | ) | ((expr) ? ((void) 0) : uspi_assertion_failed (#expr, __FILE__, __LINE__)) |
| void uspi_assertion_failed | ( | const char * | pExpr, |
| const char * | pFile, | ||
| unsigned | nLine | ||
| ) |