Home
last modified time | relevance | path

Searched defs:from (Results 1 – 25 of 45) sorted by relevance

12

/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
A Dfloat128-ifunc-macros.h39 #define libm_alias_finite(from, to) argument
40 #define libm_alias_float128_r(from, to, r) argument
41 #define libm_alias_exclusive_ldouble(from, to) argument
42 #define libm_alias_float128_other_r_ldbl(from, to, r) argument
43 #define libm_alias_float128_narrow(from, to) argument
44 #define declare_mgen_finite_alias(from, to) argument
45 #define declare_mgen_alias(from, to) argument
46 #define declare_mgen_alias_r(from, to) argument
47 #define declare_mgen_alias_narrow(from, to) argument
/sysdeps/generic/
A Dlibm-alias-double.h25 # define libm_alias_double_other_r_f64(from, to, r) \ argument
28 # define libm_alias_double_other_r_f64(from, to, r) argument
32 # define libm_alias_double_other_r_f32x(from, to, r) \ argument
35 # define libm_alias_double_other_r_f32x(from, to, r) argument
42 #define libm_alias_double_other_r(from, to, r) \ argument
47 #define libm_alias_double_other(from, to) \ argument
58 # define libm_alias_double_r(from, to, r) \ argument
64 # define libm_alias_double_r(from, to, r) \ argument
70 #define libm_alias_double(from, to) libm_alias_double_r (from, to, ) argument
A Dlibm-alias-ldouble.h25 # define libm_alias_ldouble_other_r_f128(from, to, r) \ argument
28 # define libm_alias_ldouble_other_r_f128(from, to, r) argument
32 # define libm_alias_ldouble_other_r_f64x(from, to, r) \ argument
35 # define libm_alias_ldouble_other_r_f64x(from, to, r) argument
42 #define libm_alias_ldouble_other_r(from, to, r) \ argument
47 #define libm_alias_ldouble_other(from, to) \ argument
58 #define libm_alias_ldouble_r(from, to, r) \ argument
63 #define libm_alias_ldouble(from, to) libm_alias_ldouble_r (from, to, ) argument
A Dlibm-alias-float.h29 # define libm_alias_float_other_r(from, to, r) \ argument
32 # define libm_alias_float_other_r(from, to, r) argument
36 #define libm_alias_float_other(from, to) \ argument
46 #define libm_alias_float_r(from, to, r) \ argument
51 #define libm_alias_float(from, to) libm_alias_float_r (from, to, ) argument
A Dlibm-alias-float128.h30 # define libm_alias_float128_other_r(from, to, r) \ argument
33 # define libm_alias_float128_other_r(from, to, r) argument
37 #define libm_alias_float128_other(from, to) \ argument
48 #define libm_alias_float128_r(from, to, r) \ argument
53 #define libm_alias_float128(from, to) libm_alias_float128_r (from, to, ) argument
A Dmath-narrow-alias.h109 #define libm_alias_double_narrow_main(from, to) \ argument
113 # define libm_alias_double_narrow(from, to) \ argument
117 # define libm_alias_double_narrow(from, to) \ argument
122 # define libm_alias_ldouble_narrow(from, to) \ argument
125 # define libm_alias_ldouble_narrow(from, to) argument
129 # define libm_alias_float128_narrow(from, to) \ argument
132 # define libm_alias_float128_narrow(from, to) argument
A Dmath-type-macros-double.h35 # define declare_mgen_alias(from, to) libm_alias_double (from, to) argument
39 # define declare_mgen_alias_r(from, to) libm_alias_double_r (from, to, _r) argument
43 # define declare_mgen_alias_narrow(from, to) \ argument
/sysdeps/ieee754/ldbl-opt/
A Dlibm-alias-double.h28 # define libm_alias_double_other_r_f64(from, to, r) \ argument
31 # define libm_alias_double_other_r_f64(from, to, r) argument
35 # define libm_alias_double_other_r_f32x(from, to, r) \ argument
38 # define libm_alias_double_other_r_f32x(from, to, r) argument
45 #define libm_alias_double_other_r(from, to, r) \ argument
50 #define libm_alias_double_other(from, to) \ argument
60 #define libm_alias_double_r(from, to, r) \ argument
70 #define libm_alias_double(from, to) libm_alias_double_r (from, to, ) argument
A Dlibm-alias-ldouble.h27 # define libm_alias_ldouble_other_r_f128(from, to, r) \ argument
30 # define libm_alias_ldouble_other_r_f128(from, to, r) argument
34 # define libm_alias_ldouble_other_r_f64x(from, to, r) \ argument
37 # define libm_alias_ldouble_other_r_f64x(from, to, r) argument
44 #define libm_alias_ldouble_other_r(from, to, r) \ argument
49 #define libm_alias_ldouble_other(from, to) \ argument
60 #define libm_alias_ldouble_r(from, to, r) \ argument
67 #define libm_alias_ldouble(from, to) libm_alias_ldouble_r (from, to, ) argument
/sysdeps/ieee754/ldbl-128ibm-compat/
A Dlibm-alias-float128.h28 #define libm_alias_float128_other_r_ldbl(from, to, r) \ argument
37 # define libm_alias_float128_other_r(from, to, r) \ argument
41 # define libm_alias_float128_other_r(from, to, r) \ argument
46 #define libm_alias_float128_other(from, to) \ argument
57 #define libm_alias_float128_r(from, to, r) \ argument
62 #define libm_alias_float128(from, to) libm_alias_float128_r (from, to, ) argument
A Ds_nexttowardf128.c23 #define weak_alias(from, to) argument
25 #define libm_alias_ldouble(from, to) argument
31 #define weak_alias(from, to) argument
33 #define libm_alias_ldouble(from, to) argument
A De_scalbf128.c24 #define declare_mgen_finite_alias(from, to) argument
/sysdeps/ieee754/
A Dlibm-alias-finite.h28 # define libm_alias_finite(from, to) \ argument
30 # define libm_alias_finite1(from, to) \ argument
36 # define libm_alias_finite(from, to) argument
/sysdeps/unix/sysv/linux/s390/s390-32/
A Dutmpx-convert.h31 utmpx_convert64to32 (const struct utmpx *from, struct utmpx32 *to) in utmpx_convert64to32()
59 utmpx_convert32to64 (const struct utmpx32 *from, struct utmpx *to) in utmpx_convert32to64()
A Dutmp-convert.h32 utmp_convert64to32 (const struct utmp *from, struct utmp32 *to) in utmp_convert64to32()
60 utmp_convert32to64 (const struct utmp32 *from, struct utmp *to) in utmp_convert32to64()
/sysdeps/unix/sysv/linux/generic/
A Dsymlink.c24 __symlink (const char *from, const char *to) in __symlink()
A Dlink.c24 __link (const char *from, const char *to) in __link()
/sysdeps/unix/sysv/linux/
A Dstatx_cp.c27 __cp_stat64_statx (struct stat64 *to, struct statx *from) in __cp_stat64_statx()
/sysdeps/ieee754/ldbl-64-128/
A Ds_copysignl.c5 # define libm_alias_ldouble(from, to) argument
A Ds_frexpl.c5 # define libm_alias_ldouble(from, to) argument
A Ds_modfl.c5 # define libm_alias_ldouble(from, to) argument
/sysdeps/alpha/
A Dmachine-gmon.h19 #define _MCOUNT_DECL(from, self) \ argument
/sysdeps/ia64/
A Dmachine-gmon.h19 #define _MCOUNT_DECL(from, self) \ argument
/sysdeps/mach/hurd/i386/
A Dioperm.c24 ioperm (unsigned long int from, unsigned long int num, int turn_on) in ioperm()
/sysdeps/hppa/
A Dmachine-gmon.h21 #define _MCOUNT_DECL(from, self) \ argument

Completed in 42 milliseconds

12