OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAND48_MULT_2
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/upstream-netbsd/android/include/
rand48.h
31
#define
RAND48_MULT_2
(0x0005)
/bionic/libc/upstream-netbsd/lib/libc/stdlib/
srand48.c
36
__rand48_mult[2] =
RAND48_MULT_2
;
seed48.c
46
__rand48_mult[2] =
RAND48_MULT_2
;
_rand48.c
33
RAND48_MULT_2
Completed in 620 milliseconds