Home
last modified time | relevance | path

Searched defs:ISNAN (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/
H A DKChartMath_p.h52 #define ISNAN(x ) _isnan(x ) macro
57 #define ISNAN(x) isnan(double(x)) macro
60 #define ISNAN(x) std::isnan(x) macro
63 #define ISNAN(x) isnan(x) macro
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_GpuComputePassDescriptor.rs31 #[doc = "Change the `label` field of this object."]
37 pub fn label(&mut self, val: &str) -> &mut Self {
43 );
44 let _ = r;
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dlogb.c30 # define ISNAN isnanl macro
37 # define ISNAN isnand macro
44 # define ISNAN isnanf macro
H A Dremainder.c30 # define ISNAN isnanl macro
37 # define ISNAN isnand macro
44 # define ISNAN isnanf macro
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dlogb.c30 # define ISNAN isnanl macro
37 # define ISNAN isnand macro
44 # define ISNAN isnanf macro
H A Dremainder.c30 # define ISNAN isnanl macro
37 # define ISNAN isnand macro
44 # define ISNAN isnanf macro
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/testsuite/libgomp.c-c++-common/
H A Dfor-1.c31 || test_pf_runtime ()
37 abort ();
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/lib/math/
H A Dqa_fast_atan2f.cc33 #define ISNAN _isnan macro
35 #define ISNAN std::isnan macro
/dports/math/R/R-4.1.2/src/include/R_ext/
H A DArith.h74 # define ISNAN(x) R_isnancpp(x) macro
76 # define ISNAN(x) (isnan(x)!=0) macro
/dports/math/libRmath/R-4.1.1/src/include/R_ext/
H A DArith.h74 # define ISNAN(x) R_isnancpp(x) macro
76 # define ISNAN(x) (isnan(x)!=0) macro
/dports/math/py-rvlib/rvlib-0.0.6/src/R_ext/
H A DArith.h74 # define ISNAN(x) R_isnancpp(x) macro
76 # define ISNAN(x) (isnan(x)!=0) macro
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/includes/
H A Dcore_math.h47 #define ISNAN(x) _isnan(x) macro
50 #define ISNAN(x) isnan(x) macro
52 #define ISNAN(x) std::isnan(x) macro
/dports/biology/vt/vt-0.57721/lib/Rmath/Rmath/R_ext/
H A DArith.h70 # define ISNAN(x) R_isnancpp(x) macro
72 # define ISNAN(x) (isnan(x)!=0) macro
/dports/devel/idutils/idutils-4.6/lib/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/lang/guile2/guile-2.2.7/lib/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/lang/guile/guile-3.0.7/lib/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/archivers/lbzip2/lbzip2-2.5/lib/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/databases/recutils/recutils-1.8/lib/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/math/pspp/pspp-1.4.1/gl/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/devel/m4/m4-1.4.19/lib/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro
/dports/devel/gdb/gdb-11.1/gnulib/import/
H A Dfrexp.c42 # define ISNAN isnanl macro
50 # define ISNAN isnand macro

12345678910>>...19