Home
last modified time | relevance | path

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

/openbsd/lib/libc/stdlib/
H A Drand48.h34 #define RAND48_MULT_1 (0xdeec) macro
H A Dsrand48.c34 __rand48_mult[1] = RAND48_MULT_1; in srand48_deterministic()
H A Dseed48.c40 __rand48_mult[1] = RAND48_MULT_1; in seed48_deterministic()
H A D_rand48.c24 RAND48_MULT_1,