Searched refs:erand48 (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/lib/libc/stdlib/
H A Derand48.c1 /* $OpenBSD: erand48.c,v 1.5 2015/09/14 13:30:17 guenther Exp $ */
19 erand48(unsigned short xseed[3]) function
26 DEF_WEAK(erand48); variable
H A Ddrand48.c29 return erand48(__rand48_seed);
H A DMakefile.inc15 _rand48.c drand48.c erand48.c jrand48.c \
/openbsd-current/lib/libc/hidden/
H A Dstdlib.h89 PROTO_NORMAL(erand48); variable
/openbsd-current/include/
H A Dstdlib.h151 double erand48(unsigned short[3]);
/openbsd-current/gnu/gcc/gcc/
H A Dsys-protos.h305 extern double erand48(short unsigned int *);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h305 extern double erand48(short unsigned int *);

Completed in 141 milliseconds