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