Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dmap_debug_base.hpp155 const double orig_throw_prob = alloc.get_throw_prob(); in insert_new()
314 const double orig_throw_prob = alloc.get_throw_prob(); in split()
335 const double orig_throw_prob = alloc.get_throw_prob(); in join()
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dthrow_allocator.h109 get_throw_prob();
321 throw_allocator_base::get_throw_prob() in get_throw_prob() function