Home
last modified time | relevance | path

Searched refs:jrand48 (Results 1 – 5 of 5) sorted by relevance

/stdlib/
A Djrand48.c22 jrand48 (unsigned short int xsubi[3]) in jrand48() function
A Dtst-rand48.c289 l = jrand48 (xs); in do_test()
305 l = jrand48 (xs); in do_test()
324 l = jrand48 (xs); in do_test()
340 l = jrand48 (xs); in do_test()
A Dtst-rand48-2.c98 if ((l = jrand48 (buf)) < INT32_MIN || l > INT32_MAX) in do_test()
A DMakefile45 drand48 erand48 lrand48 nrand48 mrand48 jrand48 \
A Dstdlib.h478 extern long int jrand48 (unsigned short int __xsubi[3])

Completed in 10 milliseconds