Home
last modified time | relevance | path

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

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