Home | History | Annotate | Download | only in common

Lines Matching refs:lzo_int_fast32_t

2947 #define lzo_int_fast32_t           lzo_int32f_t
2950 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int_fast32_t) >= 4)
2951 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int_fast32_t) == sizeof(lzo_uint_fast32_t))