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

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
gmo.h 134 struct segment_pair struct in struct:sysdep_string
loadmsgcat.c 1025 const struct segment_pair *p = sysdep_string->segments;
1103 const struct segment_pair *p =
1144 const struct segment_pair *p =
  /src/external/gpl2/texinfo/dist/intl/
gmo.h 136 struct segment_pair struct in struct:sysdep_string
loadmsgcat.c 1141 const struct segment_pair *p = sysdep_string->segments;
1219 const struct segment_pair *p =
1260 const struct segment_pair *p =
  /src/external/gpl3/gcc.old/dist/intl/
gmo.h 133 struct segment_pair struct in struct:sysdep_string
loadmsgcat.c 1128 const struct segment_pair *p = sysdep_string->segments;
1180 const struct segment_pair *p = sysdep_string->segments;
  /src/external/gpl2/gettext/dist/gettext-tools/src/
write-mo.c 120 /* An intermediate data structure representing a 'struct segment_pair'. */
479 * sizeof (struct segment_pair);
642 * sizeof (struct segment_pair);
664 + pre->segmentcount * sizeof (struct segment_pair));
691 + pre->segmentcount * sizeof (struct segment_pair),

Completed in 26 milliseconds