Lines Matching defs:randtbl
115 long randtbl[ DEG_3 + 1 ];
122 * initstate(1, randtbl, 128)
124 * in the initialization of randtbl) because the state table pointer is set
125 * to point to randtbl[1] (as explained below).
145 * initstate(1, &randtbl, 128);
165 &_randominit.randtbl[ SEP_3 + 1 ],
166 &_randominit.randtbl[1],
167 &_randominit.randtbl[1],
169 &_randominit.randtbl[ DEG_3 + 1]
198 * Note that the initialization of randtbl[] for default usage relies on