Searched defs:declare_mgen_alias_r (Results 1 – 5 of 5) sorted by relevance
/sysdeps/generic/ |
A D | math-type-macros-double.h | 39 # define declare_mgen_alias_r(from, to) libm_alias_double_r (from, to, _r) macro
|
A D | math-type-macros-float.h | 42 # define declare_mgen_alias_r(from, to) libm_alias_float_r (from, to, _r) macro
|
A D | math-type-macros-float128.h | 41 # define declare_mgen_alias_r(from, to) libm_alias_float128_r (from, to, _r) macro
|
A D | math-type-macros-ldouble.h | 39 # define declare_mgen_alias_r(from, to) libm_alias_ldouble_r (from, to, _r) macro
|
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/ |
A D | float128-ifunc-macros.h | 46 #define declare_mgen_alias_r(from, to) macro
|
Completed in 9 milliseconds