Harlinn.Windows 0.1
Loading...
Searching...
No Matches
s_remquo.inl File Reference
#include "cdefs-compat.h"
#include <float.h>
#include "openlibm_math.h"
#include "math_private.h"
Include dependency graph for s_remquo.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
 
namespace  Harlinn::Common::Core::Math::Internal::OpenLibM::remquo_internal
 

Functions

constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::remquo_internal::remquo_fixup (double x, double y, int32_t hx, uint32_t lx, int32_t sx, uint32_t sxy, uint32_t q, int *quo)
 
constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::remquo (double, double, int *)
 

Variables

constexpr double Harlinn::Common::Core::Math::Internal::OpenLibM::remquo_internal::Zero [] = { 0.0, -0.0, }