Home
last modified time | relevance | path

Searched defs:atanf (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/arm-optimized-routines/pl/math/
H A Datanf_2u9.c
/freebsd-src/lib/msun/src/
H A Ds_atanf.c46 atanf(float x) in atanf() function
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h69 __DEVICE__ float atanf(float __a) { return __nv_atanf(__a); } in atanf() function