Searched refs:RAND48_MULT_0 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/libc/stdlib/
H A Drand48.h29 #define RAND48_MULT_0 (0xe66d) macro
H A Dsrand48.c34 __rand48_mult[0] = RAND48_MULT_0;
H A Dseed48.c44 __rand48_mult[0] = RAND48_MULT_0;
H A D_rand48.c31 RAND48_MULT_0,

Completed in 118 milliseconds