Searched refs:bitcountl (Results 1 – 3 of 3) sorted by relevance
126 #define bitcountl(x) __bitcountl((u_long)(x)) macro
64 #define hweight_long(x) bitcountl(x)
3244 count += bitcountl(fdp->fd_map[i]); in sysctl_kern_proc_nfds()