Home
last modified time | relevance | path

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

/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
A Dfloat128-ifunc.h109 #define MAKE_IFUNCP_WRAP_R(w, func, r) \ macro
119 #define MAKE_IFUNCP_R(func,r) MAKE_IFUNCP_WRAP_R (,func,r)
141 #define DECL_ALIAS_w_log1p(x) MAKE_IFUNCP_WRAP_R(w_,x,)
142 #define DECL_ALIAS_w_scalbln(x) MAKE_IFUNCP_WRAP_R(w_,x,)
155 #define DECL_ALIAS_s_ldexp(f) MAKE_IFUNCP_R (f,) MAKE_IFUNCP_WRAP_R (wrap_, scalbn,)

Completed in 3 milliseconds