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

/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzoconf.h147 typedef unsigned int lzo_uint32; typedef
153 typedef unsigned long lzo_uint32; typedef
159 # error "lzo_uint32"
184 /* The larger type of lzo_uint and lzo_uint32. */
188 # define lzo_xint lzo_uint32
209 #define lzo_uint32p lzo_uint32 __LZO_MMODEL *
359 (int)sizeof(long),(int)sizeof(lzo_uint32),(int)sizeof(lzo_uint),\
382 LZO_EXTERN(lzo_uint32)
383 lzo_adler32(lzo_uint32 c, const lzo_bytep buf, lzo_uint len);
384 LZO_EXTERN(lzo_uint32)
[all...]

Completed in 108 milliseconds