Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Poly.H File Reference

#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


Function Documentation

void PolyInc Poly p,
const Poly q
throw () [inline]
 

Definition at line 62 of file Poly.H.

Referenced by ByteModTableInit::ByteModTableInit().


Variable Documentation

const Poly POLY_IRRED
 

Initial value:

 {CONST_INT_64(0x2b590719937a25c7),
                CONST_INT_64(0x97e05773d6f3b9bc)}

Definition at line 59 of file Poly.H.

const Poly POLY_ONE = {0L, POLY_ONE_W}
 

Definition at line 58 of file Poly.H.

Referenced by ByteModTableInit::ByteModTableInit(), DepPath::DepPathC::DepPathC(), FingerPrintContext(), and FP::Tag::Init().

const Word POLY_ONE_W = CONST_INT_64(0x8000000000000000)
 

Definition at line 54 of file Poly.H.

const Word POLY_X63_W = 0x1
 

Definition at line 53 of file Poly.H.

const Poly POLY_ZERO = {0L, 0L}
 

Definition at line 57 of file Poly.H.

Referenced by ByteModTableInit::ByteModTableInit().

typedef RawFP
 

Referenced by DepPath::DepPathC::DepPathC(), DepPath::Extend(), DepPath::ExtendLow(), BindingVC::FingerPrint(), ListVC::FingerPrint(), FingerPrintContext(), FP::Tag::Extend(), FP::Tag::Init(), and main().


Generated on Mon May 8 00:49:03 2006 for Vesta by  doxygen 1.4.2