|
CBMC
|
CPROVER built-in declarations to perform library checks. More...
#include "../cprover_builtin_headers.h"
Include dependency graph for cprover.h:Go to the source code of this file.
Classes | |
| struct | __CPROVER_pipet |
Macros | |
| #define | __CPROVER_constant_infinity_uint 1 |
Typedefs | |
| typedef signed long long | __CPROVER_ssize_t |
CPROVER built-in declarations to perform library checks.
This file is only used by library_check.sh.
Definition in file cprover.h.
| void * __CPROVER_allocate | ( | __CPROVER_size_t | size, |
| __CPROVER_bool | zero | ||
| ) |
| __CPROVER_bool __CPROVER_enum_is_in_range | ( | unsigned long long | ) |
| __CPROVER_bool __CPROVER_overflow_unary_minus | ( | unsigned long long | ) |
| __CPROVER_bool __CPROVER_r_ok | ( | const void * | , |
| ... | |||
| ) |
| __CPROVER_bool __CPROVER_rw_ok | ( | const void * | , |
| ... | |||
| ) |
| __CPROVER_bool __CPROVER_w_ok | ( | const void * | , |
| ... | |||
| ) |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |