Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dfloat_ctrl_encoders_test.c125 assert_size_equal(3, cbor_encode_half(nanf("2"), buffer, 512)); in test_half_special()
149 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.h396 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;
H A D__clang_hip_math.h524 float nanf(const char *__tagp __attribute__((nonnull))) {
/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 DMakefile276 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/__cxx03/
H A Dcmath260 float nanf(const char* str);
470 using ::nanf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath260 float nanf(const char* str);
474 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.cc155 float other_nan = std::nanf("1"); in TEST()
222 EXPECT_FALSE(mf.Matches(std::nanf("1"))); in TEST()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1929 /// float nanf(const char *arg);
1930 TLI_DEFINE_ENUM_INTERNAL(nanf)
1931 TLI_DEFINE_STRING_INTERNAL("nanf")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc663 SYMBOL(nanf, None, <math.h>)
H A DStdSymbolMap.inc2261 SYMBOL(nanf, std::, <cmath>)
2262 SYMBOL(nanf, None, <cmath>)
2263 SYMBOL(nanf, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2339 fun:nanf=uninstrumented