Searched refs:LZO_WORDSIZE (Results 1 – 7 of 7) sorted by relevance
2152 #if !defined(LZO_WORDSIZE)2154 # define LZO_WORDSIZE 8 macro2156 # define LZO_WORDSIZE 82158 # define LZO_WORDSIZE 12161 # define LZO_WORDSIZE 42163 # define LZO_WORDSIZE 42165 # define LZO_WORDSIZE 22168 # define LZO_WORDSIZE 22170 # define LZO_WORDSIZE 82172 # define LZO_WORDSIZE 2[all …]
2172 #if !defined(LZO_WORDSIZE)2174 # define LZO_WORDSIZE 8 macro2176 # define LZO_WORDSIZE 82178 # define LZO_WORDSIZE 12181 # define LZO_WORDSIZE 42183 # define LZO_WORDSIZE 42185 # define LZO_WORDSIZE 22188 # define LZO_WORDSIZE 22190 # define LZO_WORDSIZE 82192 # define LZO_WORDSIZE 2[all …]
93 #elif (LZO_BITOPS_USE_GNUC_BITSCAN) && (LZO_SIZEOF_LONG == 8) && (LZO_WORDSIZE >= 8) in lzo_bitops_ctlz64_func()96 #elif (LZO_BITOPS_USE_GNUC_BITSCAN) && (LZO_SIZEOF_LONG_LONG == 8) && (LZO_WORDSIZE >= 8) in lzo_bitops_ctlz64_func()134 #elif (LZO_BITOPS_USE_GNUC_BITSCAN) && (LZO_SIZEOF_LONG >= 8) && (LZO_WORDSIZE >= 8) in lzo_bitops_cttz64_func()137 #elif (LZO_BITOPS_USE_GNUC_BITSCAN) && (LZO_SIZEOF_LONG_LONG >= 8) && (LZO_WORDSIZE >= 8) in lzo_bitops_cttz64_func()306 #if (LZO_WORDSIZE != 8)
1825 LZOCHK_ASSERT(LZO_WORDSIZE == LZO_SIZEOF_LZO_WORD_T)
1226 #if !defined(LZO_WORDSIZE)1228 # define LZO_WORDSIZE __LZO_WORDSIZE macro1230 # define LZO_WORDSIZE LZO_SIZEOF_VOID_P macro
1250 #if !defined(LZO_WORDSIZE)1252 # define LZO_WORDSIZE __LZO_WORDSIZE macro1254 # define LZO_WORDSIZE LZO_SIZEOF_VOID_P macro