HomeSort by: relevance | last modified time | path
    Searched defs:nls_uint32 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/grep/dist/intl/
gmo.h 57 typedef unsigned nls_uint32; typedef
60 typedef unsigned short nls_uint32; typedef
63 typedef unsigned long nls_uint32; typedef
77 nls_uint32 magic;
79 nls_uint32 revision;
81 nls_uint32 nstrings;
83 nls_uint32 orig_tab_offset;
85 nls_uint32 trans_tab_offset;
87 nls_uint32 hash_tab_size;
89 nls_uint32 hash_tab_offset
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
gmo.h 56 typedef unsigned nls_uint32; typedef
59 typedef unsigned short nls_uint32; typedef
62 typedef unsigned long nls_uint32; typedef
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
    [all...]
  /src/external/gpl2/texinfo/dist/intl/
gmo.h 58 typedef unsigned nls_uint32; typedef
61 typedef unsigned short nls_uint32; typedef
64 typedef unsigned long nls_uint32; typedef
78 nls_uint32 magic;
80 nls_uint32 revision;
85 nls_uint32 nstrings;
87 nls_uint32 orig_tab_offset;
89 nls_uint32 trans_tab_offset;
91 nls_uint32 hash_tab_size;
93 nls_uint32 hash_tab_offset
    [all...]
  /src/external/gpl3/gcc.old/dist/intl/
gmo.h 55 typedef unsigned nls_uint32; typedef
58 typedef unsigned short nls_uint32; typedef
61 typedef unsigned long nls_uint32; typedef
75 nls_uint32 magic;
77 nls_uint32 revision;
82 nls_uint32 nstrings;
84 nls_uint32 orig_tab_offset;
86 nls_uint32 trans_tab_offset;
88 nls_uint32 hash_tab_size;
90 nls_uint32 hash_tab_offset
    [all...]

Completed in 25 milliseconds