HomeSort by relevance Sort by last modified time
    Searched defs:nls_uint32 (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/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...]
  /toolchain/binutils/binutils-2.25/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 220 milliseconds