Fixed-Point Integer data types. More...

Typedefs

typedef int64_t gos_fpi_word_t
Signed Fixed-Point Integer word.
typedef uint64_t gos_fpi_uword_t
Unsigned Fixed-Point Integer word.
typedef char gos_fpi_str_buffer_t [32]
Buffer to hold FPI string representation.

Detailed Description

Fixed-Point Integer data types.