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

Macros

#define type   float
 
#define roundit   roundf
 
#define dtype   long long
 
#define DTYPE_MIN   LLONG_MIN
 
#define DTYPE_MAX   LLONG_MAX
 
#define fn   llroundf
 

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   llroundf

◆ roundit

#define roundit   roundf

◆ type

#define type   float