Home | History | Annotate | Download | only in intl

Lines Matching refs:nls_uint32

56 typedef unsigned nls_uint32;
59 typedef unsigned short nls_uint32;
62 typedef unsigned long nls_uint32;
76 nls_uint32 magic;
78 nls_uint32 revision;
83 nls_uint32 nstrings;
85 nls_uint32 orig_tab_offset;
87 nls_uint32 trans_tab_offset;
89 nls_uint32 hash_tab_size;
91 nls_uint32 hash_tab_offset;
96 nls_uint32 n_sysdep_segments;
98 nls_uint32 sysdep_segments_offset;
100 nls_uint32 n_sysdep_strings;
102 nls_uint32 orig_sysdep_tab_offset;
104 nls_uint32 trans_sysdep_tab_offset;
111 nls_uint32 length;
113 nls_uint32 offset;
122 nls_uint32 length;
124 nls_uint32 offset;
131 nls_uint32 offset;
137 nls_uint32 segsize;
139 nls_uint32 sysdepref;
145 #define SEGMENTS_END ((nls_uint32) ~0)