HomeSort by relevance Sort by last modified time
    Searched full:lzo_uint32 (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/m_debuginfo/
lzoconf.h 147 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...]
minilzo.h 81 #define LZO1X_1_MEM_COMPRESS ((lzo_uint32) (16384L * lzo_sizeof_dict_t))
minilzo-inl.c     [all...]

Completed in 99 milliseconds