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

Namespaces

namespace  Harlinn
 
namespace  Harlinn::Common
 
namespace  Harlinn::Common::Core
 
namespace  Harlinn::Common::Core::Math
 
namespace  Harlinn::Common::Core::Math::Internal
 
namespace  Harlinn::Common::Core::Math::Internal::OpenLibM
 

Macros

#define type   double
 
#define roundit   rint
 
#define dtype   long
 
#define fn   lrint
 

Functions

constexpr dtype Harlinn::Common::Core::Math::Internal::OpenLibM::fn (type x)
 

Macro Definition Documentation

◆ dtype

#define dtype   long

◆ fn

#define fn   lrint

◆ roundit

#define roundit   rint

◆ type

#define type   double