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

  /external/valgrind/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...]
  /external/libvncserver/common/
lzoconf.h 386 #define lzo_uint32 lzo_uint32_t macro

Completed in 66 milliseconds