Main Page | Class List | Directories | File List | Class Members | File Members

stuff.h File Reference

#include "global.h"

Go to the source code of this file.

Functions

PMOD_EXPORT int my_log2 (size_t x) ATTRIBUTE((const ))
PMOD_EXPORT int count_bits (unsigned INT32 x) ATTRIBUTE((const ))
PMOD_EXPORT int is_more_than_one_bit (unsigned INT32 x) ATTRIBUTE((const ))
PMOD_EXPORT double my_strtod (char *nptr, char **endptr)
PMOD_EXPORT unsigned INT32 my_sqrt (unsigned INT32 n) ATTRIBUTE((const ))
unsigned long find_good_hash_size (unsigned long x) ATTRIBUTE((const ))

Variables

PMOD_EXPORT const INT32 hashprimes [32]


Function Documentation

PMOD_EXPORT int count_bits unsigned INT32  x  )  const
 

unsigned long find_good_hash_size unsigned long  x  )  const
 

PMOD_EXPORT int is_more_than_one_bit unsigned INT32  x  )  const
 

PMOD_EXPORT int my_log2 size_t  x  )  const
 

PMOD_EXPORT unsigned INT32 my_sqrt unsigned INT32  n  )  const
 

PMOD_EXPORT double my_strtod char *  nptr,
char **  endptr
 


Variable Documentation

PMOD_EXPORT const INT32 hashprimes[32]
 


Generated on Fri Jul 22 23:44:30 2005 for Pike by  doxygen 1.3.9.1