Harlinn.Windows 0.1
Loading...
Searching...
No Matches
s_lroundf.inl File Reference
#include "cdefs-compat.h"
#include "s_lround.inl"
Include dependency graph for s_lroundf.inl:
This graph shows which files directly or indirectly include this file:

Macros

#define type   float
 
#define roundit   roundf
 
#define dtype   long
 
#define DTYPE_MIN   LONG_MIN
 
#define DTYPE_MAX   LONG_MAX
 
#define fn   lroundf
 

Macro Definition Documentation

◆ dtype

#define dtype   long

◆ DTYPE_MAX

#define DTYPE_MAX   LONG_MAX

◆ DTYPE_MIN

#define DTYPE_MIN   LONG_MIN

◆ fn

#define fn   lroundf

◆ roundit

#define roundit   roundf

◆ type

#define type   float