Searched refs:_RAND48_MULT_2 (Results 1 – 4 of 4) sorted by relevance
40 #define _RAND48_MULT_2 (0x0005) macro
25 r->_mult[2] = _RAND48_MULT_2; in _srand48_r()
30 r->_mult[2] = _RAND48_MULT_2; in _seed48_r()
135 ._mult = { _RAND48_MULT_0, _RAND48_MULT_1, _RAND48_MULT_2 },