Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_handle.c330 unsigned int nmsg, n, thash_idx; in handle_message() local
479 thash_idx = get_hash_index(cur_catalog->thash, in handle_message()
481 cur_catalog->thash[thash_idx] = nmsg + 1; in handle_message()
497 thash_idx = get_hash_index(cur_catalog->thash, in handle_message()
500 cur_catalog->thash[thash_idx] = n + 1; in handle_message()