Home
last modified time | relevance | path

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

12

/sysdeps/generic/
A Dmath-type-macros-float.h38 # define declare_mgen_alias(from, to) libm_alias_float (from, to) argument
42 # define declare_mgen_alias_r(from, to) libm_alias_float_r (from, to, _r) argument
46 # define declare_mgen_alias_narrow(from, to) argument
A 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
A Dmath-type-macros-ldouble.h35 # define declare_mgen_alias(from, to) libm_alias_ldouble (from, to) argument
39 # define declare_mgen_alias_r(from, to) libm_alias_ldouble_r (from, to, _r) argument
43 # define declare_mgen_alias_narrow(from, to) \ argument
A Dmath-type-macros.h85 #define declare_mgen_finite_alias_x(from, to) \ argument
90 # define declare_mgen_finite_alias_s(from,to) \ argument
95 # define declare_mgen_finite_alias(from, to) \ argument
/sysdeps/ieee754/ldbl-opt/
A Ds_clog10l.c24 #define declare_mgen_alias(from, to) argument
/sysdeps/mach/hurd/
A Dlink.c25 __link (const char *from, const char *to) in __link()
A Dsymlink.c26 __symlink (const char *from, const char *to) in __symlink()
A Dgetitimer.c32 subtract_timeval (struct timeval *from, const struct timeval *subtract) in subtract_timeval()
A Dsymlinkat.c31 symlinkat (const char *from, int fd, const char *to) in symlinkat()
A Dlinkat.c29 linkat (int fromfd, const char *from, int tofd, const char *to, int flags) in linkat()
A Dsetitimer.c57 subtract_timeval (struct timeval *from, const struct timeval *subtract) in subtract_timeval()
/sysdeps/unix/sysv/linux/
A Dreadonly-area.c62 uintptr_t from = strtoul (line, &p, 16); in __readonly_area() local
A Dclosefrom_fallback.c31 __closefrom_fallback (int from, _Bool dirfd_fallback) in __closefrom_fallback()
/sysdeps/unix/sysv/linux/arm/
A Dioperm.c24 ioperm (unsigned long int from, unsigned long int num, int turn_on) in ioperm()
/sysdeps/ieee754/ldbl-128/
A Ds_totalordermagl.c79 #define libm_alias_float128_other_r_ldbl(from, to, r) argument
A Ds_totalorderl.c85 #define libm_alias_float128_other_r_ldbl(from, to, r) argument
/sysdeps/unix/sysv/linux/ia64/
A Dioperm.c59 _ioperm (unsigned long int from, unsigned long int num, int turn_on) in _ioperm()
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
A Dfloat128-ifunc.h51 #define _F128_IFUNC2(func, from, r) \ argument
/sysdeps/ieee754/float128/
A Dfloat128_private.h133 #define libm_alias_ldouble_r(from, to, r) libm_alias_float128_r (from, to, r) argument
142 #define libm_alias_ldouble_narrow(from, to) \ argument
/sysdeps/unix/sysv/linux/alpha/
A Dioperm.c678 _ioperm (unsigned long int from, unsigned long int num, int turn_on) in _ioperm()

Completed in 23 milliseconds

12