#include <ppl-config.h>
#include "Bit_Row.defs.hh"
#include <cassert>
#include <climits>
Go to the source code of this file.
Defines | |
#define | PPL_BITS_PER_GMP_LIMB (PPL_SIZEOF_MP_LIMB_T*CHAR_BIT) |
#define PPL_BITS_PER_GMP_LIMB (PPL_SIZEOF_MP_LIMB_T*CHAR_BIT) |
Definition at line 31 of file Bit_Row.cc.
Referenced by Parma_Polyhedra_Library::Bit_Row::first(), Parma_Polyhedra_Library::Bit_Row::last(), Parma_Polyhedra_Library::Bit_Row::next(), and Parma_Polyhedra_Library::Bit_Row::prev().