| UbixOS
    2.0
    | 

Go to the source code of this file.
| Macros | |
| #define | __BEGIN_DECLS | 
| #define | __END_DECLS | 
| #define | _assert(e) assert(e) | 
| #define | assert(e) | 
| Functions | |
| void | __assert (const char *, const char *, int, const char *) | 
| The underlying assertion call which is wrapped by assert()  More... | |
| #define assert | ( | e | ) |