Home
last modified time | relevance | path

Searched refs:lzo_int8_t (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/common/
Dlzoconf.h154 #define lzo_int8_tp lzo_int8_t __LZO_MMODEL *
Dlzodefs.h2885 #define lzo_int8_t signed char macro
2888 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int8_t) == 1)
2889 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int8_t) == sizeof(lzo_uint8_t))
Dminilzo.c2905 #define lzo_int8_t signed char macro
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)