entry_do_while 884 maint/gnulib/lib/hamt.c static size_t entry_do_while (Hamt_entry *entry, Hamt_processor *proc, entry_do_while 896 maint/gnulib/lib/hamt.c cnt += entry_do_while (*node_ptr++, proc, data, success); entry_do_while 933 maint/gnulib/lib/hamt.c return entry_do_while (hamt->root, proc, data, &success);