#include <Basics.H>
Go to the source code of this file.
Functions | |
void | PolyInc (Poly &p, const Poly &q) throw () |
Variables | |
typedef | RawFP |
const Word | POLY_X63_W = 0x1 |
const Word | POLY_ONE_W = CONST_INT_64(0x8000000000000000) |
const Poly | POLY_ZERO = {0L, 0L} |
const Poly | POLY_ONE = {0L, POLY_ONE_W} |
const Poly | POLY_IRRED |
|
Definition at line 62 of file Poly.H. Referenced by ByteModTableInit::ByteModTableInit(). |
|
Initial value: {CONST_INT_64(0x2b590719937a25c7), CONST_INT_64(0x97e05773d6f3b9bc)} |
|
Definition at line 58 of file Poly.H. Referenced by ByteModTableInit::ByteModTableInit(), DepPath::DepPathC::DepPathC(), FingerPrintContext(), and FP::Tag::Init(). |
|
|
|
|
|
Definition at line 57 of file Poly.H. Referenced by ByteModTableInit::ByteModTableInit(). |
|