Searched refs:LZO_SIZEOF_PTRDIFF_T (Results 1 – 6 of 6) sorted by relevance
1041 # define LZO_SIZEOF_PTRDIFF_T (SIZEOF_PTRDIFF_T) macro1189 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_INT macro1207 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG macro1212 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG macro1216 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG macro1240 #if !defined(LZO_SIZEOF_PTRDIFF_T)1243 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_VOID_P macro1246 # define LZO_SIZEOF_PTRDIFF_T 4 macro1248 # define LZO_SIZEOF_PTRDIFF_T 2 macro1254 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_SIZE_T macro
1065 # define LZO_SIZEOF_PTRDIFF_T (SIZEOF_PTRDIFF_T) macro1213 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_INT macro1231 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG macro1236 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG macro1240 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG macro1264 #if !defined(LZO_SIZEOF_PTRDIFF_T)1267 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_VOID_P macro1270 # define LZO_SIZEOF_PTRDIFF_T 4 macro1272 # define LZO_SIZEOF_PTRDIFF_T 2 macro1278 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_SIZE_T macro
2016 #ifndef LZO_SIZEOF_PTRDIFF_T2018 # define LZO_SIZEOF_PTRDIFF_T (SIZEOF_PTRDIFF_T) macro2020 # define LZO_SIZEOF_PTRDIFF_T (__SIZEOF_PTRDIFF_T__)2214 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_INT2240 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG2244 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG2249 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG2267 #if !defined(LZO_SIZEOF_PTRDIFF_T)2270 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_VOID_P macro2273 # define LZO_SIZEOF_PTRDIFF_T 4[all …]
2036 #ifndef LZO_SIZEOF_PTRDIFF_T2038 # define LZO_SIZEOF_PTRDIFF_T (SIZEOF_PTRDIFF_T) macro2040 # define LZO_SIZEOF_PTRDIFF_T (__SIZEOF_PTRDIFF_T__)2234 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_INT2260 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG2264 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG2269 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_LONG2287 #if !defined(LZO_SIZEOF_PTRDIFF_T)2290 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_VOID_P macro2293 # define LZO_SIZEOF_PTRDIFF_T 4[all …]
639 #if !defined(SIZEOF_PTRDIFF_T) && defined(LZO_SIZEOF_PTRDIFF_T)640 # define SIZEOF_PTRDIFF_T LZO_SIZEOF_PTRDIFF_T