Home
last modified time | relevance | path

Searched refs:__isnanf (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/test/Misc/
Dno-warn-in-system-macro.c.inc1 extern int __isnanf(float f);
6 ? __isnanf (x) \
Dwarn-in-system-macro-def.c10 ? __isnanf (x) \
Dwarn-in-system-macro-def.c.inc1 extern int __isnanf(float f);
/external/clang/lib/Headers/
D__clang_cuda_cmath.h107 __DEVICE__ bool isnan(float __x) { return ::__isnanf(__x); } in isnan()
/external/llvm-project/clang/lib/Headers/
D__clang_cuda_cmath.h94 __DEVICE__ int isnan(float __x) { return ::__isnanf(__x); } in isnan()
108 __DEVICE__ bool isnan(float __x) { return ::__isnanf(__x); } in isnan()
D__clang_hip_math.h270 __RETURN_TYPE __isnanf(float __x) { return __ocml_isnan_f32(__x); }
1230 #define isnan(__x) _Generic((__x), float : __isnanf, double : __isnan)(__x)
D__clang_hip_cmath.h82 __DEVICE__ bool isnan(float __x) { return ::__isnanf(__x); } in isnan()
D__clang_cuda_device_functions.h441 __DEVICE__ int __isnanf(float __a) { return __nv_isnanf(__a); } in __isnanf() function
/external/llvm-project/llvm/test/Object/
Dnm-archive.test70 THIN: U __isnanf
/external/llvm/test/Object/
Dnm-archive.test70 THIN: U __isnanf
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt727 fun:__isnanf=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt727 fun:__isnanf=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym85 PUBLIC 31b40 0 __isnanf