Searched refs:libm_alias_float128_other_r_ldbl (Results 1 – 6 of 6) sorted by relevance
/sysdeps/ieee754/ldbl-128ibm-compat/ |
A D | libm-alias-float128.h | 28 #define libm_alias_float128_other_r_ldbl(from, to, r) \ macro 39 libm_alias_float128_other_r_ldbl(from, to, r) 42 libm_alias_float128_other_r_ldbl(from, to, r)
|
A D | w_scalbf128.c | 27 libm_alias_float128_other_r_ldbl (__scalb, scalb,)
|
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/ |
A D | float128-ifunc-macros.h | 32 #undef libm_alias_float128_other_r_ldbl 42 #define libm_alias_float128_other_r_ldbl(from, to, r) macro
|
A D | float128-ifunc.h | 175 libm_alias_float128_other_r_ldbl (__scalb, scalb,)
|
/sysdeps/ieee754/ldbl-128/ |
A D | s_totalordermagl.c | 78 #undef libm_alias_float128_other_r_ldbl 79 #define libm_alias_float128_other_r_ldbl(from, to, r) macro
|
A D | s_totalorderl.c | 84 #undef libm_alias_float128_other_r_ldbl 85 #define libm_alias_float128_other_r_ldbl(from, to, r) macro
|
Completed in 17 milliseconds