Octopus
checksum.c File Reference

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 FC_FUNC_ (checksum_calculate, CHECKSUM_CALCULATE) const
 

Typedef Documentation

◆ fint

typedef int fint

Definition at line 18 of file checksum.c.

◆ fint4

typedef int fint4

Definition at line 19 of file checksum.c.

◆ fint8

typedef long long int fint8

Definition at line 20 of file checksum.c.

◆ fchar

typedef char fchar

Definition at line 22 of file checksum.c.

Function Documentation

◆ FC_FUNC_()

void FC_FUNC_ ( checksum_calculate  ,
CHECKSUM_CALCULATE   
) const

Definition at line 30 of file checksum.c.