Definition in file assert_pp.c.
Include dependency graph for assert_pp.c:
Go to the source code of this file.
Functions | |
int | pp_failed (char *file, unsigned int line, const char *func, char *type, char *expr) |
The routine which prints failure messages and aborts the program. |
|
The routine which prints failure messages and aborts the program. Defined in misc/src/assert_pp.c.
Definition at line 23 of file assert_pp.c. |