Searched refs:nrand48 (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/lib/libc/stdlib/
H A Dnrand48.c1 /* $OpenBSD: nrand48.c,v 1.3 2005/08/08 08:05:37 espie Exp $ */
18 nrand48(unsigned short xseed[3]) function
H A DMakefile.inc16 lcong48.c lrand48.c mrand48.c nrand48.c seed48.c srand48.c \
/openbsd-current/lib/libc/hidden/
H A Dstdlib.h126 PROTO_DEPRECATED(nrand48); variable
/openbsd-current/include/
H A Dstdlib.h157 long nrand48(unsigned short[3]);
/openbsd-current/gnu/gcc/gcc/
H A Dsys-protos.h787 extern long int nrand48(short unsigned int *);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h787 extern long int nrand48(short unsigned int *);

Completed in 131 milliseconds