![]() |
Octopus
|
Go to the source code of this file.
Typedefs | |
| typedef int | fint |
| typedef int | fint4 |
| typedef long long int | fint8 |
| typedef char | fchar |
Functions | |
| void | checksum_calculate_ (const fint *algorithm, const fint8 *narray, const fint8 *array, fint8 *sum) |
| typedef int fint |
Definition at line 18 of file checksum.c.
| typedef int fint4 |
Definition at line 19 of file checksum.c.
| typedef long long int fint8 |
Definition at line 20 of file checksum.c.
| typedef char fchar |
Definition at line 22 of file checksum.c.