Home | History | Annotate | Download | only in tr1

Lines Matching full:__mult

1551 	    const result_type __mult = std::sqrt(-2 * std::log(__r2) / __r2);
1552 _M_saved = __x * __mult;
1554 __mult;