Tor
0.4.7.0-alpha-dev
|
Helpers for addition and subtraction. More...
Go to the source code of this file.
Functions | |
uint32_t | tor_add_u32_nowrap (uint32_t a, uint32_t b) |
Helpers for addition and subtraction.
Currently limited to non-wrapping (saturating) addition.
Definition in file addsub.c.