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