HomeSort by: relevance | last modified time | path
    Searched defs:popcount (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libkern/
libkern.h 486 #define popcount __builtin_popcount macro
492 unsigned int popcount(unsigned int) __constfunc;
libkern.h 486 #define popcount __builtin_popcount macro
492 unsigned int popcount(unsigned int) __constfunc;

Completed in 85 milliseconds