Home | History | Annotate | Download | only in common

Lines Matching refs:lzo_int_least64_t

2940 #define lzo_int_least64_t           lzo_int64l_t
2943 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int_least64_t) >= 8)
2944 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int_least64_t) == sizeof(lzo_uint_least64_t))