Tor 0.4.9.8
Loading...
Searching...
No Matches
intmath Directory Reference

Files

 addsub.c
 Helpers for addition and subtraction.
 
 addsub.h
 Header for addsub.c.
 
 bits.c
 Count the bits in an integer, manipulate powers of 2, etc.
 
 bits.h
 Header for bits.c.
 
 cmp.h
 Macro definitions for MIN, MAX, and CLAMP.
 
 logic.h
 Macros for comparing the boolean value of integers.
 
 muldiv.c
 Integer math related to multiplication, division, and rounding.
 
 muldiv.h
 Header for muldiv.c.
 
 weakrng.c
 A weak but fast PRNG based on a linear congruential generator.
 
 weakrng.h
 Header for weakrng.c.