Searched refs:jrand48 (Results 1 – 5 of 5) sorted by relevance
22 jrand48 (unsigned short int xsubi[3]) in jrand48() function
289 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()
98 if ((l = jrand48 (buf)) < INT32_MIN || l > INT32_MAX) in do_test()
45 drand48 erand48 lrand48 nrand48 mrand48 jrand48 \
478 extern long int jrand48 (unsigned short int __xsubi[3])
Completed in 10 milliseconds