Searched refs:__cand (Results 1 – 1 of 1) sorted by relevance
829 _RealType __cand; in operator ()() local831 __cand = std::ceil(std::log(__urng()) / _M_log_p); in operator ()()832 while (__cand >= __thr); in operator ()()834 return result_type(__cand + __naf); in operator ()()