Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dgnu_msgs_rev.c77 unsigned int hash_size, off_msgstr_tbl, off_hashtbl; in output_all_gnu_mo_files() local
114 off_hashtbl = off_msgstr_tbl + in output_all_gnu_mo_files()
124 header.off_hashtbl = doswap(off_hashtbl); in output_all_gnu_mo_files()
142 ids_top = off_hashtbl + in output_all_gnu_mo_files()
H A Dgnu_msgs.c118 header.off_hashtbl = header.off_msgstr_tbl + in output_all_gnu_mo_files()
137 ids_top = header.off_hashtbl + in output_all_gnu_mo_files()
/titanic_41/usr/src/lib/libc/inc/
H A Dmsgfmt.h387 uint32_t off_hashtbl; member
/titanic_41/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c489 SWAP(gmnp, gmnp->msg_file_info->off_hashtbl)); in printgnumsg()
H A Dgettext_gnu.c1244 (addr + SWAP(p, gnu_header->off_hashtbl)); in gnu_setmsg()