Searched refs:LCG_A (Results 1 – 2 of 2) sorted by relevance
106 #define LCG_A 1284865837 macro112 *s = *s * LCG_A + LCG_C; in lcg_next()120 a = LCG_A; in lcg_seek()
44 #define LCG_A 4096 macro47 #define LCG(x) (((x) * LCG_A + LCG_C) % LCG_M)