Home | History | Annotate | Download | only in common

Lines Matching refs:lzo_int64f_t

2811 #if !defined(lzo_int64f_t)
2813 # define lzo_int64f_t lzo_int64l_t
2819 #if defined(lzo_int64f_t)
2820 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int64f_t) >= 8)
2821 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int64f_t) == LZO_SIZEOF_LZO_INT64F_T)
2953 #if defined(lzo_int64f_t)
2954 #define lzo_int_fast64_t lzo_int64f_t