ohash_first
void *ohash_first(struct ohash *, unsigned int *);
for (n = ohash_first(¯os, &i); n != NULL;
for (p = ohash_first(¯os, &i); p != NULL;
for (entry = ohash_first(&p->files, &search); entry != NULL;
for (i = 0, e = ohash_first(h, &j); e != NULL; e = ohash_next(h, &j))
for (gn = ohash_first(&targets, &i); gn != NULL;
for (e = ohash_first(h, &i); e != NULL; e = ohash_next(h, &i))
for (gn = ohash_first(t, &i); gn != NULL; gn = ohash_next(t, &i)) {
gn = ohash_first(t, &i);
for (s = ohash_first(&suffixes, &i); s != NULL;
for (gn = ohash_first(&transforms, &i); gn != NULL;
for (s = ohash_first(&suffixes, &i); s != NULL;
for (gn = ohash_first(t, &i); gn != NULL; gn = ohash_next(t, &i))
for (e = ohash_first(&equiv, &i); e != NULL;
for (v = ohash_first(&global_variables, &i); v != NULL;
for (e = ohash_first(&global_variables, &i); e != NULL;
for (entry = ohash_first(macro, &slot); entry != NULL;
for (entry = ohash_first(macro, &slot); entry != NULL;
entry = ohash_first(&id_unique, &slot);
for (xr = ohash_first(xr_hash, &slot); xr != NULL;
for (key = ohash_first(&names, &slot); NULL != key;
for (key = ohash_first(&strings, &slot); NULL != key;
for (key = ohash_first(&names, &slot); NULL != key;
for (key = ohash_first(&strings, &slot); NULL != key;
for (rp = ohash_first(htab, &slot); rp != NULL;
for (res = ohash_first(h1, &slot1); res != NULL;
for (res = ohash_first(h2, &slot2); res != NULL;
for (res = ohash_first(hand, &slot1); res != NULL;
for (req = ohash_first(htab, &slot); req != NULL;
entry = ohash_first(&tag_data, &slot);
for (e = ohash_first(&myh, &slot); e != NULL; e = ohash_next(&myh, &slot)) {
for (n = ohash_first(h, &i); n != NULL; n = ohash_next(h, &i))
for (n = ohash_first(hash, &i); n != NULL;
for (n = ohash_first(hash, &i); n != NULL;
for (n = ohash_first(hash, &i); n != NULL; n = ohash_next(hash, &i)) {