Searched refs:nanf (Results 1 – 19 of 19) sorted by relevance
| /freebsd/contrib/libcbor/test/ |
| H A D | float_ctrl_encoders_test.c | 125 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 D | s_nan.c | 97 nanf(const char *s) in nanf() function
|
| H A D | math.h | 396 float nanf(const char *) __pure2;
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_cuda_math_forward_declares.h | 142 __DEVICE__ float nanf(const char *); 254 using ::nanf;
|
| H A D | __clang_hip_math.h | 524 float nanf(const char *__tagp __attribute__((nonnull))) {
|
| /freebsd/lib/msun/tests/ |
| H A D | nan_test.c | 65 af[0] = nanf(nan_format); in testnan()
|
| /freebsd/usr.bin/systat/ |
| H A D | iolat.c | 149 return -nanf(""); in pest() 151 return nanf(""); in pest()
|
| /freebsd/lib/msun/ |
| H A D | Symbol.map | 192 nanf;
|
| H A D | Makefile | 276 MLINKS+=nan.3 nanf.3 nan.3 nanl.3
|
| /freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cmath.inc | 220 using ::nanf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cmath | 260 float nanf(const char* str); 470 using ::nanf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cmath | 260 float nanf(const char* str); 474 using ::nanf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cmath.cppm | |
| H A D | cmath.inc | 221 using std::nanf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock-matchers-arithmetic_test.cc | 155 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 D | TargetLibraryInfo.def | 1929 /// 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 D | CSymbolMap.inc | 663 SYMBOL(nanf, None, <math.h>)
|
| H A D | StdSymbolMap.inc | 2261 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 D | libc_ubuntu1404_abilist.txt | 2339 fun:nanf=uninstrumented
|