HomeSort by relevance Sort by last modified time
    Searched refs:popcount32 (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
bitops.c 126 static unsigned int popcount32(unsigned int w) function
148 res += popcount32(*p++);
  /external/strace/
signal.c 147 popcount32(const uint32_t *a, unsigned int size) function
191 if (popcount32(mask, size) >= size * (4 * 8) * 2 / 3) {
  /external/valgrind/VEX/priv/
guest_arm_toIR.c 221 static Int popcount32 ( UInt x ) function
    [all...]

Completed in 94 milliseconds