Home
last modified time | relevance | path

Searched refs:atan_d_vec (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/common/atan/
H A Dfd_atan_vector.cpp43 #define atan_d_vec JOIN4(__fd_atan_,_VL,_,_CPU) macro
45 extern "C" vdouble atan_d_vec(vdouble const);
H A Datan_d_vec.h21 vdouble __attribute__((noinline)) atan_d_vec(vdouble const x) { in atan_d_vec() function