GCC Middle and Back End API Reference
prime_ent Struct Reference

#include <hash-table.h>

Data Fields

hashval_t prime
hashval_t inv
hashval_t inv_m2
hashval_t shift

Detailed Description

Table of primes and their inversion information.   

Field Documentation

hashval_t prime_ent::inv

Referenced by hash_table_mod1().

hashval_t prime_ent::inv_m2

Referenced by hash_table_mod2().

hashval_t prime_ent::shift

Referenced by hash_table_mod1(), and hash_table_mod2().


The documentation for this struct was generated from the following file: