HomeSort by relevance Sort by last modified time
    Searched refs:lzo_uint32_t (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/common/
lzoconf.h 124 /* The larger type of lzo_uint and lzo_uint32_t. */
128 # define lzo_xint lzo_uint32_t
136 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_xint) >= sizeof(lzo_uint32_t))
159 #define lzo_uint32_tp lzo_uint32_t __LZO_MMODEL *
332 (int)sizeof(long),(int)sizeof(lzo_uint32_t),(int)sizeof(lzo_uint),\
355 LZO_EXTERN(lzo_uint32_t)
356 lzo_adler32(lzo_uint32_t c, const lzo_bytep buf, lzo_uint len);
357 LZO_EXTERN(lzo_uint32_t)
358 lzo_crc32(lzo_uint32_t c, const lzo_bytep buf, lzo_uint len);
386 #define lzo_uint32 lzo_uint32_t
    [all...]
minilzo.h 66 #define LZO1X_1_MEM_COMPRESS ((lzo_uint32_t) (16384L * lzo_sizeof_dict_t))
minilzo.c 2920 #define lzo_uint32_t macro
    [all...]
lzodefs.h 2900 #define lzo_uint32_t macro
    [all...]

Completed in 59 milliseconds