Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dbitops.c126 static unsigned int popcount32(unsigned int w) in popcount32() function
148 res += popcount32(*p++); in ext2fs_bitcount()