Functions
misc.h File Reference

Go to the source code of this file.

Functions

uint64_t bfabs (int64_t value)
 
uint64_t add_offset (uint64_t value, int64_t offset)
 

Function Documentation

◆ bfabs()

uint64_t bfabs ( int64_t  value)
inline

Definition at line 28 of file misc.h.

◆ add_offset()

uint64_t add_offset ( uint64_t  value,
int64_t  offset 
)
inline

Definition at line 32 of file misc.h.