Searched refs:_wynorm (Results 1 – 1 of 1) sorted by relevance
122 …tatic inline double wy2u01(uint64_t r){ const double _wynorm=1.0/(1ull<<52); return (r>>12)*_wynor… in wy2u01() local123 …2gau(uint64_t r){ const double _wynorm=1.0/(1ull<<20); return ((r&0x1fffff)+((r>>21)&0x1fffff)+((r… in wy2gau() local