Home
last modified time | relevance | path

Searched defs:loaded_domain (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl2/texinfo/dist/intl/
H A DgettextP.h83 struct loaded_domain struct
86 const char *data;
88 int use_mmap;
90 size_t mmap_size;
92 int must_swap;
94 void *malloced;
97 nls_uint32 nstrings;
117 int codeset_cntr;
119 __gconv_t conv;
122 iconv_t conv;
[all …]
/netbsd/external/gpl3/gdb/dist/intl/
H A DgettextP.h89 struct loaded_domain struct
92 const char *data;
94 int use_mmap;
96 size_t mmap_size;
98 int must_swap;
100 void *malloced;
103 nls_uint32 nstrings;
123 int codeset_cntr;
125 __gconv_t conv;
128 iconv_t conv;
[all …]
/netbsd/external/gpl3/binutils.old/dist/intl/
H A DgettextP.h89 struct loaded_domain struct
92 const char *data;
94 int use_mmap;
96 size_t mmap_size;
98 int must_swap;
100 void *malloced;
103 nls_uint32 nstrings;
123 int codeset_cntr;
125 __gconv_t conv;
128 iconv_t conv;
[all …]
/netbsd/external/gpl3/gdb.old/dist/intl/
H A DgettextP.h89 struct loaded_domain struct
92 const char *data;
94 int use_mmap;
96 size_t mmap_size;
98 int must_swap;
100 void *malloced;
103 nls_uint32 nstrings;
123 int codeset_cntr;
125 __gconv_t conv;
128 iconv_t conv;
[all …]
/netbsd/external/gpl3/gcc/dist/intl/
H A DgettextP.h89 struct loaded_domain struct
92 const char *data;
94 int use_mmap;
96 size_t mmap_size;
98 int must_swap;
100 void *malloced;
103 nls_uint32 nstrings;
123 int codeset_cntr;
125 __gconv_t conv;
128 iconv_t conv;
[all …]
/netbsd/external/gpl3/binutils/dist/intl/
H A DgettextP.h89 struct loaded_domain struct
92 const char *data;
94 int use_mmap;
96 size_t mmap_size;
98 int must_swap;
100 void *malloced;
103 nls_uint32 nstrings;
123 int codeset_cntr;
125 __gconv_t conv;
128 iconv_t conv;
[all …]
/netbsd/external/gpl3/gcc.old/dist/intl/
H A DgettextP.h89 struct loaded_domain struct
92 const char *data;
94 int use_mmap;
96 size_t mmap_size;
98 int must_swap;
100 void *malloced;
103 nls_uint32 nstrings;
123 int codeset_cntr;
125 __gconv_t conv;
128 iconv_t conv;
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl/
H A DgettextP.h147 struct loaded_domain struct
150 const char *data;
152 int use_mmap;
154 size_t mmap_size;
156 int must_swap;
158 void *malloced;
161 nls_uint32 nstrings;
175 nls_uint32 hash_size;
179 int must_swap_hash_tab;
183 size_t nconversions;
[all …]
/netbsd/external/gpl2/grep/dist/intl/
H A DgettextP.h78 struct loaded_domain struct
80 const char *data;
81 int use_mmap;
82 size_t mmap_size;
83 int must_swap;
84 nls_uint32 nstrings;
87 nls_uint32 hash_size;
89 int codeset_cntr;
91 __gconv_t conv;
94 iconv_t conv;
[all …]