Main Page | Data Structures | Directories | File List | Data Fields | Globals

ssp_count_ones.h File Reference

A routine for counting the nonzero bits in data. More...

#include <apr.h>

Go to the source code of this file.

Functions

int ssp_count_ones (apr_uint64_t a)


Detailed Description

A routine for counting the nonzero bits in data.


Function Documentation

int ssp_count_ones apr_uint64_t  a  ) 
 

Count the number of one bits in an unsigned 64 bit integer.

The implementation is very naive.


Generated on Thu Jul 28 22:20:53 2005 for HTP - a library for realtime detection of hotspots by  doxygen 1.4.4