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

Macros

#define type   long double
 
#define roundit   roundl
 
#define dtype   long
 
#define DTYPE_MIN   LONG_MIN
 
#define DTYPE_MAX   LONG_MAX
 
#define fn   lroundl
 

Macro Definition Documentation

◆ dtype

#define dtype   long

◆ DTYPE_MAX

#define DTYPE_MAX   LONG_MAX

◆ DTYPE_MIN

#define DTYPE_MIN   LONG_MIN

◆ fn

#define fn   lroundl

◆ roundit

#define roundit   roundl

◆ type

#define type   long double