26 for (
case_t iCase = 0; iCase < 64; iCase++) {
43 r = (r << 15) + (rand() & 0x8FFF);
44 r = (r << 15) + (rand() & 0x8FFF);
45 r = (r << 15) + (rand() & 0x8FFF);
46 r = r & 0x00FFFFFFFFFFFFFFLL;
hashkey_t hashmultiplexer[tPiece::P_SIZE][64]
unsigned long long hashkey_t
hashkey_t hashmultiplexer[tPiece::P_SIZE][64]
This is the main include file, needs to be included before any other include.