Searched defs:hweight32 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dbitops.h62 #define hweight32(x) bitcount32(x) macro
/freebsd-11-stable/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c757 hweight32(unsigned int *w) function
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h221 #define hweight32(i) bitcount32(i) macro

Completed in 119 milliseconds