Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
s_isinf.c File Reference
#include <openlibm_math.h>
#include "fpmath.h"
#include "math_private.h"
Include dependency graph for s_isinf.c:

Functions

OLM_DLLEXPORT int() isinf (double d)
 
OLM_DLLEXPORT int __isinff (float f)
 
 __weak_reference (__isinff, isinff)
 

Function Documentation

◆ __isinff()

OLM_DLLEXPORT int __isinff ( float  f)

References IEEEf2bits::f, and u.

◆ __weak_reference()

__weak_reference ( __isinff  ,
isinff   
)

◆ isinf()

OLM_DLLEXPORT int() isinf ( double  d)

References IEEEd2bits::d, and u.