Searched refs:thash_idx (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/msgfmt/
H A Dgnu_handle.c332 unsigned int nmsg, n, thash_idx; local
481 thash_idx = get_hash_index(cur_catalog->thash,
483 cur_catalog->thash[thash_idx] = nmsg + 1;
499 thash_idx = get_hash_index(cur_catalog->thash,
502 cur_catalog->thash[thash_idx] = n + 1;

Completed in 27 milliseconds