Home
last modified time | relevance | path

Searched refs:__dorand48 (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/stdlib/
Dlrand48.c31 __dorand48(__rand48_seed); in __weak_alias()
Dmrand48.c31 __dorand48(__rand48_seed); in __weak_alias()
Dnrand48.c36 __dorand48(xseed); in __weak_alias()
Djrand48.c37 __dorand48(xseed); in __weak_alias()
Derand48.c38 __dorand48(xseed); in __weak_alias()
D_rand48.c38 __dorand48(unsigned short xseed[3]) in __dorand48() function
/bionic/libc/upstream-netbsd/android/include/
Drand48.h21 __LIBC_HIDDEN__ void __dorand48(unsigned short[3]);