Home
last modified time | relevance | path

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

/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
A Dfloat128-ifunc-macros.h33 #undef libm_alias_float128_narrow
43 #define libm_alias_float128_narrow(from, to) macro
A Dfloat128-ifunc.h158 #define DECL_ALIAS_s_fma(f) MAKE_IFUNCP_R (f,) libm_alias_float128_narrow (__fma, fma)
161 #define DECL_ALIAS_w_sqrt(f) MAKE_IFUNCP_R (f,) libm_alias_float128_narrow (__sqrt, sqrt)
/sysdeps/generic/
A Dmath-type-macros-float128.h46 libm_alias_float128_narrow (from, to)
A Dmath-narrow-alias.h129 # define libm_alias_float128_narrow(from, to) \ macro
132 # define libm_alias_float128_narrow(from, to) macro
/sysdeps/ieee754/float128/
A Dfloat128_private.h143 libm_alias_float128_narrow (from, to)

Completed in 8 milliseconds