Searched refs:TYPE_3 (Results 1 – 2 of 2) sorted by relevance
116 #define TYPE_3 3 /* x**31 + x**3 + 1 */ macro152 TYPE_3,189 static int rand_type = TYPE_3;340 rand_type = TYPE_3; in initstate()
121 #define TYPE_3 3 macro248 type = n < BREAK_4 ? TYPE_3 : TYPE_4;