Searched refs:nanl (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/lib/msun/ld128/
H A Ds_nanl.c35 nanl(const char *s) function
/freebsd-11.0-release/lib/msun/ld80/
H A Ds_nanl.c35 nanl(const char *s) function
/freebsd-11.0-release/lib/msun/src/
H A Ds_nan.c109 __weak_reference(nan, nanl);
H A Dmath.h479 long double nanl(const char *) __pure2;
/freebsd-11.0-release/lib/msun/tests/
H A Dnan_test.c28 * Test for nan(), nanf(), and nanl(). We also test that strtod("nan(...)")
93 ald[0] = nanl(nan_format);
101 /* nanl("") == strtold("nan") */
/freebsd-11.0-release/lib/msun/
H A DMakefile206 MLINKS+=nan.3 nanf.3 nan.3 nanl.3
/freebsd-11.0-release/contrib/libstdc++/
H A Dconfigure31040 nanl(0);
[all...]

Completed in 202 milliseconds