Embedded Artistry Framework
Embedded Systems C++ Framework
Macros
s_llroundl.c File Reference
#include "cdefs-compat.h"
#include "s_lround.c"
Include dependency graph for s_llroundl.c:

Macros

#define type   long double
 
#define roundit   roundl
 
#define dtype   long long
 
#define DTYPE_MIN   LLONG_MIN
 
#define DTYPE_MAX   LLONG_MAX
 
#define fn   llroundl
 

Macro Definition Documentation

◆ dtype

#define dtype   long long

◆ DTYPE_MAX

#define DTYPE_MAX   LLONG_MAX

◆ DTYPE_MIN

#define DTYPE_MIN   LLONG_MIN

◆ fn

#define fn   llroundl

◆ roundit

#define roundit   roundl

◆ type

#define type   long double