HomeSort by: relevance | last modified time | path
    Searched refs:sysdep_string (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
gmo.h 128 struct sysdep_string struct
loadmsgcat.c 1017 const struct sysdep_string *sysdep_string = local
1018 (const struct sysdep_string *)
1025 const struct segment_pair *p = sysdep_string->segments;
1028 for (p = sysdep_string->segments;; p++)
1096 const struct sysdep_string *sysdep_string = local
1097 (const struct sysdep_string *)
1104 sysdep_string->segments;
1108 for (p = sysdep_string->segments;; p++
1134 const struct sysdep_string *sysdep_string = local
    [all...]
  /src/external/gpl2/texinfo/dist/intl/
gmo.h 130 struct sysdep_string struct
loadmsgcat.c 1133 const struct sysdep_string *sysdep_string = local
1134 (const struct sysdep_string *)
1141 const struct segment_pair *p = sysdep_string->segments;
1144 for (p = sysdep_string->segments;; p++)
1212 const struct sysdep_string *sysdep_string = local
1213 (const struct sysdep_string *)
1220 sysdep_string->segments;
1224 for (p = sysdep_string->segments;; p++
1250 const struct sysdep_string *sysdep_string = local
    [all...]
  /src/external/gpl3/gcc.old/dist/intl/
gmo.h 127 struct sysdep_string struct
loadmsgcat.c 1120 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
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/src/
write-mo.c 128 /* An intermediate data structure representing a 'struct sysdep_string'. */
477 offset += sizeof (struct sysdep_string)
640 stoffset += sizeof (struct sysdep_string)
661 struct sysdep_string *str =
662 (struct sysdep_string *)
663 xallocsa (sizeof (struct sysdep_string)
690 sizeof (struct sysdep_string)

Completed in 27 milliseconds