Home
last modified time | relevance | path

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

/bionic/libc/private/
Drand48.h27 #define RAND48_MULT_0 (0xe66d) macro
/bionic/libc/stdlib/
Dsrand48.c27 __rand48_mult[0] = RAND48_MULT_0; in srand48()
Dseed48.c32 __rand48_mult[0] = RAND48_MULT_0; in seed48()
D_rand48.c23 RAND48_MULT_0,