Home
last modified time | relevance | path

Searched refs:_IEEE_ (Results 1 – 25 of 612) sorted by relevance

12345678910>>...25

/dports/lang/parrot/parrot-8.1.0/src/platform/openbsd/
H A Dmath.c30 #ifdef _IEEE_
32 _LIB_VERSION_TYPE _LIB_VERSION = _IEEE_;
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/math/
H A Dw_j0.c106 if(_LIB_VERSION == _IEEE_ || isnan(x)) return z;
126 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dw_j1.c33 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
53 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dw_jn.c55 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
75 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dwf_j1.c34 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
54 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dwf_j0.c32 if(_LIB_VERSION == _IEEE_ || isnan(x)) return z;
52 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dwf_jn.c30 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
50 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/FloatMathPlugin/fdlibm/
H A Dw_j0.c31 if(_LIB_VERSION == _IEEE_ || isnan(x)) return z;
51 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dw_j1.c32 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
52 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dw_jn.c54 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
74 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
/dports/devel/jsl/jsl-0.3.0/src/fdlibm/
H A Dw_j1.c70 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
92 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
H A Dw_j0.c69 if(_LIB_VERSION == _IEEE_ || fd_isnan(x)) return z;
91 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
H A Dw_jn.c92 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
114 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
/dports/lang/spidermonkey17/js/src/fdlibm/
H A Dw_j0.c69 if(_LIB_VERSION == _IEEE_ || fd_isnan(x)) return z;
91 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
H A Dw_j1.c70 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
92 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
H A Dw_jn.c92 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
114 if(_LIB_VERSION == _IEEE_ || fd_isnan(x) ) return z;
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/math/
H A Dw_j1.c36 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
70 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dw_j0.c142 if(_LIB_VERSION == _IEEE_ || isnan(x)) return z;
176 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dwf_j0.c35 if(_LIB_VERSION == _IEEE_ || isnan(x)) return z;
69 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dwf_j1.c37 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
71 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/math/
H A Dw_j0.c142 if(_LIB_VERSION == _IEEE_ || isnan(x)) return z;
176 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dw_j1.c36 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
70 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/math/
H A Dw_j0.c142 if(_LIB_VERSION == _IEEE_ || isnan(x)) return z;
176 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
H A Dw_j1.c36 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
70 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/mathfp/
H A Dw_jn.c165 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;
200 if(_LIB_VERSION == _IEEE_ || isnan(x) ) return z;

12345678910>>...25