hashmap_iter_next 278 builtin/describe.c for (; n; n = hashmap_iter_next(&iter)) { hashmap_iter_next 1391 config.c while ((entry = hashmap_iter_next(&iter))) { hashmap_iter_next 146 hashmap.c while ((e = hashmap_iter_next(&iter))) hashmap_iter_next 82 hashmap.h extern void *hashmap_iter_next(struct hashmap_iter *iter); hashmap_iter_next 87 hashmap.h return hashmap_iter_next(iter); hashmap_iter_next 76 submodule-config.c while ((entry = hashmap_iter_next(&iter))) hashmap_iter_next 383 submodule-config.c entry = hashmap_iter_next(&iter); hashmap_iter_next 229 test-hashmap.c while ((entry = hashmap_iter_next(&iter)))