|
CBMC
|
ANSI-C Language Type Checking. More...
#include <util/mp_arith.h>
Include dependency graph for padding.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| mp_integer | alignment (const typet &type, const namespacet &) |
| void | add_padding (struct_typet &type, const namespacet &) |
| void | add_padding (union_typet &type, const namespacet &) |
ANSI-C Language Type Checking.
Definition in file padding.h.
| void add_padding | ( | struct_typet & | type, |
| const namespacet & | ns | ||
| ) |
Definition at line 459 of file padding.cpp.
| void add_padding | ( | union_typet & | type, |
| const namespacet & | ns | ||
| ) |
Definition at line 468 of file padding.cpp.
| mp_integer alignment | ( | const typet & | type, |
| const namespacet & | ns | ||
| ) |
Definition at line 23 of file padding.cpp.