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

/bionic/libc/upstream-netbsd/android/include/
H A Drand48.h30 #define RAND48_MULT_1 (0xdeec) macro
/bionic/libc/upstream-netbsd/lib/libc/stdlib/
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 3 milliseconds