Lines Matching refs:randtbl
132 unsigned int randtbl[ DEG_3 + 1 ];
139 * initstate( 1, randtbl, 128 )
141 * in the initialization of randtbl) because the state table pointer is set
142 * to point to randtbl[1] (as explained below).
162 * initstate( 1, &randtbl, 128 );
182 &_randominit.randtbl[ SEP_3 + 1 ],
183 &_randominit.randtbl[ 1 ],
184 &_randominit.randtbl[ 1 ],
186 &_randominit.randtbl[ DEG_3 + 1]
391 * Note that the initialization of randtbl[] for default usage relies on