CBMC
|
#include <err.h>
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | __CPROVER_ERR_H_INCLUDED |
#define | __CPROVER_STDLIB_H_INCLUDED |
Functions | |
void | err (int eval, const char *fmt,...) |
void | errx (int eval, const char *fmt,...) |
void | warn (const char *fmt,...) |
void | warnx (const char *fmt,...) |