Searched refs:RAND48_MULT (Results 1 – 4 of 4) sorted by relevance
17 uint48 _rand48_mult = RAND48_MULT;
21 _rand48_mult = RAND48_MULT; in srand48()
23 _rand48_mult = RAND48_MULT; in seed48()
41 #define RAND48_MULT TOUINT48(RAND48_MULT_0, RAND48_MULT_1, RAND48_MULT_2) macro