Home
last modified time | relevance | path

Searched refs:WELLRNG1024a (Results 1 – 3 of 3) sorted by relevance

/dports/math/lrng/lrng-20130314/
H A DWELL1024a.h19 double WELLRNG1024a (void);
H A DWELL1024a.c49 double WELLRNG1024a (void){ in WELLRNG1024a() function
/dports/games/angband/Angband-4.2.2/src/
H A Dz-rand.c68 static u32b WELLRNG1024a (void){ in WELLRNG1024a() function
197 r = WELLRNG1024a(); in Rand_div()