root_insert       718 maint/gnulib/lib/hamt.c   Hamt_entry *new_entry = root_insert (hamt->functions, hamt->root,
root_insert       740 maint/gnulib/lib/hamt.c   new_hamt->root = root_insert (hamt->functions, hamt->root, elt_ptr, true,
root_insert      1049 maint/gnulib/lib/hamt.c   hamt->root = root_insert (hamt->functions, old_root, elt_ptr, false, false);
root_insert      1066 maint/gnulib/lib/hamt.c   hamt->root = root_insert (hamt->functions, old_root, &elt, true, false);