Searched refs:nrand48 (Results 1 – 6 of 6) sorted by relevance
22 nrand48 (unsigned short int xsubi[3]) in nrand48() function
281 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()
66 if ((l = nrand48 (buf)) < 0 || l > INT32_MAX) in do_test()
46 nrand48; nrand48_r;
45 drand48 erand48 lrand48 nrand48 mrand48 jrand48 \
473 extern long int nrand48 (unsigned short int __xsubi[3])
Completed in 12 milliseconds