Home
last modified time | relevance | path

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

/external/libvncserver/common/
Dlzodefs.h1037 # define LZO_SIZEOF_SIZE_T (SIZEOF_SIZE_T) macro
1187 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_INT macro
1205 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1210 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1214 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1232 #if !defined(LZO_SIZEOF_SIZE_T)
1234 # define LZO_SIZEOF_SIZE_T 2 macro
1236 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_VOID_P macro
1253 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_SIZE_T
1307 #elif (LZO_SIZEOF_INT == 4 && LZO_SIZEOF_LONG == 4 && LZO_SIZEOF_VOID_P == 8 && LZO_SIZEOF_SIZE_T =…
[all …]
Dminilzo.c1057 # define LZO_SIZEOF_SIZE_T (SIZEOF_SIZE_T) macro
1207 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_INT macro
1225 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1230 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1234 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1252 #if !defined(LZO_SIZEOF_SIZE_T)
1254 # define LZO_SIZEOF_SIZE_T 2 macro
1256 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_VOID_P macro
1273 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_SIZE_T
1327 #elif (LZO_SIZEOF_INT == 4 && LZO_SIZEOF_LONG == 4 && LZO_SIZEOF_VOID_P == 8 && LZO_SIZEOF_SIZE_T =…
[all …]
/external/valgrind/coregrind/m_debuginfo/
Dlzodefs.h1038 # define LZO_SIZEOF_SIZE_T (SIZEOF_SIZE_T) macro
1188 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_INT macro
1206 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1211 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1215 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1233 #if !defined(LZO_SIZEOF_SIZE_T)
1235 # define LZO_SIZEOF_SIZE_T 2 macro
1237 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_VOID_P macro
1254 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_SIZE_T
1308 #elif (LZO_SIZEOF_INT == 4 && LZO_SIZEOF_LONG == 4 && LZO_SIZEOF_VOID_P == 8 && LZO_SIZEOF_SIZE_T =…
[all …]
Dminilzo-inl.c1062 # define LZO_SIZEOF_SIZE_T (SIZEOF_SIZE_T) macro
1212 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_INT macro
1230 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1235 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1239 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_LONG macro
1257 #if !defined(LZO_SIZEOF_SIZE_T)
1259 # define LZO_SIZEOF_SIZE_T 2 macro
1261 # define LZO_SIZEOF_SIZE_T LZO_SIZEOF_VOID_P macro
1278 # define LZO_SIZEOF_PTRDIFF_T LZO_SIZEOF_SIZE_T
1332 #elif (LZO_SIZEOF_INT == 4 && LZO_SIZEOF_LONG == 4 && LZO_SIZEOF_VOID_P == 8 && LZO_SIZEOF_SIZE_T =…
[all …]