Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/stdlib/
Dlrand48.c31 __dorand48(__rand48_seed); in __weak_alias()
Drand48.h21 extern void __dorand48(unsigned short[3]);
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()
Derand48_ieee754.c39 __dorand48(xseed); in __weak_alias()
D_rand48.c38 __dorand48(unsigned short xseed[3]) in __dorand48() function