Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Drand48.h26 #define RAND48_MULT_1 (0xdeec) macro
H A Dsrand48.c27 _rand48_mult[1] = RAND48_MULT_1; in srand48()
H A Dseed48.c32 _rand48_mult[1] = RAND48_MULT_1; in seed48()
H A D_rand48.c23 RAND48_MULT_1,