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

/netbsd-current/lib/libc/stdlib/
H A Drand48.h30 #define RAND48_MULT_1 (0xdeec) macro
H A Dsrand48.c35 __rand48_mult[1] = RAND48_MULT_1;
H A Dseed48.c45 __rand48_mult[1] = RAND48_MULT_1;
H A D_rand48.c32 RAND48_MULT_1,

Completed in 118 milliseconds