CBMC
|
#include "boolbv.h"
#include <util/arith_tools.h>
#include <util/byte_operators.h>
#include <util/pointer_expr.h>
#include <util/pointer_offset_size.h>
#include <util/std_expr.h>
Go to the source code of this file.
Functions | |
bvt | map_bv (const endianness_mapt &map, const bvt &src) |
bvt map_bv | ( | const endianness_mapt & | map, |
const bvt & | src | ||
) |
Definition at line 17 of file boolbv_byte_extract.cpp.