Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/
Dmap_debug_base.hpp155 const double orig_throw_prob = alloc.get_throw_prob(); in insert_new() local
172 alloc.set_throw_prob(orig_throw_prob); in insert_new()
314 const double orig_throw_prob = alloc.get_throw_prob(); in split() local
326 alloc.set_throw_prob(orig_throw_prob); in split()
335 const double orig_throw_prob = alloc.get_throw_prob(); in join() local
344 alloc.set_throw_prob(orig_throw_prob); in join()