Home
last modified time | relevance | path

Searched refs:isnanf (Results 1 – 10 of 10) sorted by relevance

/picolibc-latest/newlib/libm/machine/riscv/
Dsf_isnan.c41 #undef isnanf
44 isnanf (float x) in isnanf() function
/picolibc-latest/newlib/libm/common/
Dsf_isnan.c23 #undef isnanf
26 isnanf (float x) in isnanf() function
Dsf_fdim.c11 if (isnanf(x) || isnanf(y)) return(x+y); in fdimf()
/picolibc-latest/newlib/libm/machine/spu/
Dsf_isnan.c38 isnanf(float x) in isnanf() function
/picolibc-latest/newlib/libm/math/
Dsf_sqrt.c30 if (ix < 0 && !isnanf(x)) in sqrtf()
/picolibc-latest/newlib/libc/include/
Dmath.h142 extern int isnanf (float);
334 #define isnanf(x) isnan((float) (x)) macro
/picolibc-latest/test/
Dmath-funcs.c116 i1 = isnanf (f1); in main()
/picolibc-latest/newlib/libm/test/
Dmath.c92 } else if (isnanf(f)) { \
/picolibc-latest/newlib/
DChangeLog-20156028 * libm/math/ef_scalb.c: Replace isnanf() (pre-C99 function call) with
6051 * libc/include/math.h: Remove isnanf and isinff prototypes (are in
9315 * libm/machine/spu/headers/isnanf.h: Ditto.
10512 * libm/machine/spu/sf_isnan.c: Add SPU specific isnanf.
19416 * libm/mathfp/sf_isnan.c (isnanf): Change to use _DEFUN macro.
19417 [_DOUBLE_IS_32BITS](isnan): New function that calls isnanf.
22072 * libm/mathfp/sf_isnan.c (isnanf): New file.
25663 * libc/include/ieeefp.h (isnanf, isinff, finitef): Change argument
27673 * libc/include/ieeefp.h: fixed ansi conflict with isnanf, isinff,
/picolibc-latest/
DCOPYING.picolibc419 newlib/libm/machine/pru/isnanf.c
2596 newlib/libm/machine/spu/headers/isnanf.h