|
Berserk
|

Macros | |
| #define | BRK_SC_ERROR(what) |
| #define | BRK_SC_ERROR_W(what, where) |
| #define | BRK_SC_CHECK_ERROR(condition, what) |
| #define | BRK_SC_CHECK_ERROR_W(condition, what, where) |
| #define BRK_SC_CHECK_ERROR | ( | condition, | |
| what | |||
| ) |
| #define BRK_SC_CHECK_ERROR_W | ( | condition, | |
| what, | |||
| where | |||
| ) |
| #define BRK_SC_ERROR | ( | what | ) |
| #define BRK_SC_ERROR_W | ( | what, | |
| where | |||
| ) |