Home
last modified time | relevance | path

Searched refs:LZO_SIZEOF_LZO_INT32L_T (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/lzo/include/lzo/
Dlzodefs.h2747 # define LZO_SIZEOF_LZO_INT32L_T LZO_SIZEOF_LZO_INT32E_T macro
2751 # define LZO_SIZEOF_LZO_INT32L_T LZO_SIZEOF_INT
2755 # define LZO_SIZEOF_LZO_INT32L_T LZO_SIZEOF_LONG
2762 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int32l_t) == LZO_SIZEOF_LZO_INT32L_T)
2784 # define LZO_SIZEOF_LZO_INT32F_T LZO_SIZEOF_LZO_INT32L_T
2915 #define LZO_SIZEOF_LZO_INT_LEAST32_T LZO_SIZEOF_LZO_INT32L_T
/external/libvncserver/common/
Dlzodefs.h2747 # define LZO_SIZEOF_LZO_INT32L_T LZO_SIZEOF_LZO_INT32E_T macro
2751 # define LZO_SIZEOF_LZO_INT32L_T LZO_SIZEOF_INT
2755 # define LZO_SIZEOF_LZO_INT32L_T LZO_SIZEOF_LONG
2762 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int32l_t) == LZO_SIZEOF_LZO_INT32L_T)
2784 # define LZO_SIZEOF_LZO_INT32F_T LZO_SIZEOF_LZO_INT32L_T
2915 #define LZO_SIZEOF_LZO_INT_LEAST32_T LZO_SIZEOF_LZO_INT32L_T
Dminilzo.c2767 # define LZO_SIZEOF_LZO_INT32L_T LZO_SIZEOF_LZO_INT32E_T macro
2771 # define LZO_SIZEOF_LZO_INT32L_T LZO_SIZEOF_INT
2775 # define LZO_SIZEOF_LZO_INT32L_T LZO_SIZEOF_LONG
2782 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int32l_t) == LZO_SIZEOF_LZO_INT32L_T)
2804 # define LZO_SIZEOF_LZO_INT32F_T LZO_SIZEOF_LZO_INT32L_T
2935 #define LZO_SIZEOF_LZO_INT_LEAST32_T LZO_SIZEOF_LZO_INT32L_T
/external/syslinux/lzo/src/
Dlzo_supp.h1738 LZOCHK_ASSERT(sizeof(lzo_int32l_t) == LZO_SIZEOF_LZO_INT32L_T)