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