Home
last modified time | relevance | path

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

/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/
H A Dutil.h28 extern UV mpu_popcount_string(const char* ptr, uint32_t len);
H A Dutil.c653 UV mpu_popcount_string(const char* ptr, uint32_t len) in mpu_popcount_string() function
H A DXS.xs2198 XSRETURN_UV(mpu_popcount_string(ptr, len));