Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-mo.c49 struct binary_mo_file struct
60 read_binary_mo_file (struct binary_mo_file *bfp, in read_binary_mo_file() argument
96 get_uint32 (const struct binary_mo_file *bfp, size_t offset) in get_uint32()
115 get_string (const struct binary_mo_file *bfp, size_t offset, size_t *lengthp) in get_string()
134 get_sysdep_string (const struct binary_mo_file *bfp, size_t offset, in get_sysdep_string()
233 struct binary_mo_file bf; in read_mo_file()
H A DChangeLog.0557 (struct binary_mo_file): New type.