Searched refs:lzo_bitops_popcount32 (Results 1 – 1 of 1) sorted by relevance
2629 #if !defined(lzo_bitops_popcount32) && defined(WANT_lzo_bitops_popcount32)2630 #define lzo_bitops_popcount32(v) ((unsigned) __builtin_popcount(v))2632 #if !defined(lzo_bitops_popcount32) && defined(WANT_lzo_bitops_popcount64) && defined(LZO_UINT64_MA…3162 #if !defined(lzo_bitops_popcount32) && defined(WANT_lzo_bitops_popcount32)3163 #define lzo_bitops_popcount32(v) ((unsigned) __builtin_popcount(v)) macro3165 #if !defined(lzo_bitops_popcount32) && defined(WANT_lzo_bitops_popcount64) && defined(LZO_UINT64_MA…