Home
last modified time | relevance | path

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

/stdlib/
A Dnrand48.c22 nrand48 (unsigned short int xsubi[3]) in nrand48() function
A Dtst-rand48.c281 l = nrand48 (xs); in do_test()
297 l = nrand48 (xs); in do_test()
316 l = nrand48 (xs); in do_test()
332 l = nrand48 (xs); in do_test()
A Dtst-rand48-2.c66 if ((l = nrand48 (buf)) < 0 || l > INT32_MAX) in do_test()
A DVersions46 nrand48; nrand48_r;
A DMakefile45 drand48 erand48 lrand48 nrand48 mrand48 jrand48 \
A Dstdlib.h473 extern long int nrand48 (unsigned short int __xsubi[3])

Completed in 12 milliseconds