Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/libstdc++/include/ext/
Dthrow_allocator.h287 const double eng_min = _M_generator.min(); in get_prob() local
289 static_cast<const double>(_M_generator.max() - eng_min); in get_prob()
292 static_cast<const double>(_M_generator() - eng_min); in get_prob()