Home | History | Annotate | Download | only in common

Lines Matching full:lzo_int8_t

2905 #define lzo_int8_t                  signed char
2908 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int8_t) == 1)
2909 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int8_t) == sizeof(lzo_uint8_t))
3109 #if 1 || defined(lzo_int8_t) || defined(lzo_uint8_t)
3110 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int8_t) == 1)