Home
last modified time | relevance | path

Searched refs:sysdep_string (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dloadmsgcat.c1131 const struct sysdep_string *sysdep_string = in _nl_load_domain() local
1132 (const struct sysdep_string *) in _nl_load_domain()
1139 const struct segment_pair *p = sysdep_string->segments; in _nl_load_domain()
1142 for (p = sysdep_string->segments;; p++) in _nl_load_domain()
1210 const struct sysdep_string *sysdep_string = in _nl_load_domain() local
1211 (const struct sysdep_string *) in _nl_load_domain()
1218 sysdep_string->segments; in _nl_load_domain()
1222 for (p = sysdep_string->segments;; p++) in _nl_load_domain()
1248 const struct sysdep_string *sysdep_string = in _nl_load_domain() local
1249 (const struct sysdep_string *) in _nl_load_domain()
[all …]
H A Dgmo.h128 struct sysdep_string struct
/openbsd-src/gnu/gcc/intl/
H A Dloadmsgcat.c1120 const struct sysdep_string *sysdep_string = local
1121 (const struct sysdep_string *)
1128 const struct segment_pair *p = sysdep_string->segments;
1131 for (p = sysdep_string->segments;; p++)
1170 const struct sysdep_string *sysdep_string = local
1171 (const struct sysdep_string *)
1179 + W (domain->must_swap, sysdep_string->offset);
1180 const struct segment_pair *p = sysdep_string->segments;
1198 for (p = sysdep_string->segments;; p++)
H A Dgmo.h127 struct sysdep_string struct