Searched refs:sysdep_string (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dgmo.h127 struct sysdep_string struct
H A Dloadmsgcat.c1114 const struct sysdep_string *sysdep_string = local
1115 (const struct sysdep_string *)
1122 const struct segment_pair *p = sysdep_string->segments;
1125 for (p = sysdep_string->segments;; p++)
1164 const struct sysdep_string *sysdep_string = local
1165 (const struct sysdep_string *)
1173 + W (domain->must_swap, sysdep_string->offset);
1174 const struct segment_pair *p = sysdep_string
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dgmo.h127 /* Pair of a static and a system dependent segment, in struct sysdep_string. */
137 struct sysdep_string struct
H A Dloadmsgcat.c1018 const struct sysdep_string *sysdep_string = local
1019 (const struct sysdep_string *)
1026 const struct segment_pair *p = sysdep_string->segments;
1029 for (p = sysdep_string->segments;; p++)
1097 const struct sysdep_string *sysdep_string = local
1098 (const struct sysdep_string *)
1105 sysdep_string->segments;
1109 for (p = sysdep_string
1135 const struct sysdep_string *sysdep_string = local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-mo.c127 /* An intermediate data structure representing a 'struct sysdep_string'. */
471 offset += sizeof (struct sysdep_string)
632 stoffset += sizeof (struct sysdep_string)
653 struct sysdep_string *str =
654 (struct sysdep_string *)
655 xmalloca (sizeof (struct sysdep_string)
682 sizeof (struct sysdep_string)

Completed in 317 milliseconds