Searched defs:LZO_WORDSIZE (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzodefs.h1226 #if !defined(LZO_WORDSIZE)
1228 # define LZO_WORDSIZE __LZO_WORDSIZE macro
1230 # define LZO_WORDSIZE LZO_SIZEOF_VOID_P macro
H A Dminilzo-inl.c1250 #if !defined(LZO_WORDSIZE)
1252 # define LZO_WORDSIZE __LZO_WORDSIZE macro
1254 # define LZO_WORDSIZE LZO_SIZEOF_VOID_P macro

Completed in 47 milliseconds