Searched refs:__rnd2 (Results 1 – 1 of 1) sorted by relevance
1280 result_type __rnd2 = __aurng(); in operator ()() local1281 if (__c * (result_type(2) - __c) > __rnd2) in operator ()()1283 if (std::log(__c / __rnd2) >= __c - result_type(1)) in operator ()()