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

Functions

OLM_DLLEXPORT int __signbit (double d)
 
OLM_DLLEXPORT int __signbitf (float f)
 

Function Documentation

◆ __signbit()

OLM_DLLEXPORT int __signbit ( double  d)

References IEEEd2bits::d, and u.

◆ __signbitf()

OLM_DLLEXPORT int __signbitf ( float  f)

References IEEEf2bits::f, and u.