hweight32

Section: Kernel Hacker's Manual (9)
Updated: hweight32
Index Return to Main Contents
 

NAME

hweight32 - returns the hamming weight of a N-bit word  

SYNOPSIS

hweight32 (x);  

ARGUMENTS

x

 the word to weigh
 

DESCRIPTION

The Hamming Weight of a number is the total number of bits set in it.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:54:34 GMT, June 12, 2005