Searched defs:UInt32 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DTypes.h56 typedef unsigned long UInt32; typedef
59 typedef unsigned int UInt32; typedef
83 typedef UInt32 SizeT;
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h167 #define UInt32 "uint32" macro
/illumos-gate/usr/src/common/bzip2/
H A Dbzlib_private.h49 typedef unsigned int UInt32; typedef
160 extern UInt32 BZ2_crc32Table[256];
212 UInt32 avail_in_expect;
215 UInt32* arr1;
216 UInt32* arr2;
217 UInt32* ftab;
221 UInt32* ptr;
230 UInt32 state_in_ch;
246 UInt32 bsBuff;
250 UInt32 blockCR
[all...]

Completed in 101 milliseconds