Home
last modified time | relevance | path

Searched refs:nanf (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/libcbor/test/
H A Dfloat_ctrl_encoders_test.c129 assert_size_equal(3, cbor_encode_half(nanf("2"), buffer, 512)); in test_half_special()
155 assert_size_equal(5, cbor_encode_single(nanf("3"), buffer, 512)); in test_float()
/freebsd/lib/msun/src/
H A Ds_nan.c97 nanf(const char *s) in nanf() function
H A Dmath.h395 float nanf(const char *) __pure2;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math_forward_declares.h142 __DEVICE__ float nanf(const char *);
254 using ::nanf;
/freebsd/lib/msun/tests/
H A Dnan_test.c65 af[0] = nanf(nan_format); in testnan()
/freebsd/usr.bin/systat/
H A Diolat.c149 return -nanf(""); in pest()
151 return nanf(""); in pest()
/freebsd/lib/msun/
H A DSymbol.map192 nanf;
H A DMakefile252 MLINKS+=nan.3 nanf.3 nan.3 nanl.3
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc220 using ::nanf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath260 float nanf(const char* str);
471 using ::nanf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc221 using std::nanf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc152 float other_nan = std::nanf("1"); in TEST()
219 EXPECT_FALSE(mf.Matches(std::nanf("1"))); in TEST()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc663 SYMBOL(nanf, None, <math.h>)
H A DStdSymbolMap.inc2216 SYMBOL(nanf, std::, <cmath>)
2217 SYMBOL(nanf, None, <cmath>)
2218 SYMBOL(nanf, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2339 fun:nanf=uninstrumented