tcalc common header. More...
Go to the source code of this file.
Macros | |
#define | TCALC_PUBLIC |
#define | TCALC_INLINE inline __attribute__((always_inline)) |
#define | TCALC_PRINTF_FORMAT(fmt_idx, arg_idx) __attribute__((format(printf, fmt_idx, arg_idx))) |
tcalc common header.