Fixed Point Arithmetic  0
Fixed-point math library.
Macros
common.h File Reference

Go to the source code of this file.

Macros

#define FXP_DECLARATION_C99_HEADER(x)   _FXP_INLINE_KW x
 
#define FXP_DECLARATION_C99_BODY(x)
 

Detailed Description

Author
Juan I Carrano
Juan I. Ubeira

Common macros.

Definition in file common.h.

Macro Definition Documentation

◆ FXP_DECLARATION_C99_BODY

#define FXP_DECLARATION_C99_BODY (   x)
Value:
_FXP_INLINE_KW x
#define _FXP_INLINE_PROTO_KW
Definition: quaternion.h:47

Definition at line 42 of file common.h.

◆ FXP_DECLARATION_C99_HEADER

#define FXP_DECLARATION_C99_HEADER (   x)    _FXP_INLINE_KW x

Definition at line 40 of file common.h.