Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/msun/src/
HDs_exp2f.c95 exp2f(float x) in exp2f() function
/freebsd-13-stable/lib/msun/tests/
HDexponential_test.c130 ATF_TC_BODY(exp2f, tc) in ATF_TC_BODY() argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
HD__clang_cuda_math.h108 __DEVICE__ float exp2f(float __a) { return __nv_exp2f(__a); } in exp2f() function