Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_msgs_rev.c75 unsigned int hash_size, off_msgstr_tbl, off_hashtbl; in output_all_gnu_mo_files() local
112 off_hashtbl = off_msgstr_tbl + in output_all_gnu_mo_files()
122 header.off_hashtbl = doswap(off_hashtbl); in output_all_gnu_mo_files()
140 ids_top = off_hashtbl + in output_all_gnu_mo_files()
H A Dgnu_msgs.c116 header.off_hashtbl = header.off_msgstr_tbl + in output_all_gnu_mo_files()
135 ids_top = header.off_hashtbl + in output_all_gnu_mo_files()
/illumos-gate/usr/src/lib/libc/inc/
H A Dmsgfmt.h385 uint32_t off_hashtbl; member
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c488 SWAP(gmnp, gmnp->msg_file_info->off_hashtbl)); in printgnumsg()
H A Dgettext_gnu.c1238 (addr + SWAP(p, gnu_header->off_hashtbl)); in gnu_setmsg()