Home
last modified time | relevance | path

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

1234

/glibc-2.36/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
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
/glibc-2.36/sysdeps/generic/
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
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
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
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
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
Dmath-type-macros-float128.h37 # define declare_mgen_alias(from, to) libm_alias_float128 (from, to) argument
41 # define declare_mgen_alias_r(from, to) libm_alias_float128_r (from, to, _r) argument
45 # define declare_mgen_alias_narrow(from, to) \ argument
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
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
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
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/
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
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
De_scalbf128.c24 #define declare_mgen_finite_alias(from, to) argument
/glibc-2.36/sysdeps/ieee754/
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
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/
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()
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()
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Drt_sigaction.S27 .macro SIGCONTEXT_REGS_I base, from=0
34 .macro SIGCONTEXT_REGS_F base, from=32
/glibc-2.36/io/
Dlink.c25 __link (const char *from, const char *to) in __link()
Dsymlink.c25 __symlink (const char *from, const char *to) in __symlink()
/glibc-2.36/sysdeps/unix/sysv/linux/generic/
Dsymlink.c24 __symlink (const char *from, const char *to) in __symlink()
Dlink.c24 __link (const char *from, const char *to) in __link()
/glibc-2.36/support/
Dxdup2.c24 xdup2 (int from, int to) in xdup2()
/glibc-2.36/sysdeps/ieee754/ldbl-64-128/
Ds_copysignl.c5 # define libm_alias_ldouble(from, to) argument
Ds_frexpl.c5 # define libm_alias_ldouble(from, to) argument
Ds_modfl.c5 # define libm_alias_ldouble(from, to) argument
/glibc-2.36/sysdeps/unix/sysv/linux/
Dstatx_cp.c27 __cp_stat64_statx (struct stat64 *to, struct statx *from) in __cp_stat64_statx()

1234