/sysdeps/generic/ |
A D | math-type-macros-float.h | 38 # 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 D | math-type-macros-float128.h | 37 # 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 D | math-type-macros-ldouble.h | 35 # 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 D | math-type-macros.h | 85 #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 D | s_clog10l.c | 24 #define declare_mgen_alias(from, to) argument
|
/sysdeps/mach/hurd/ |
A D | link.c | 25 __link (const char *from, const char *to) in __link()
|
A D | symlink.c | 26 __symlink (const char *from, const char *to) in __symlink()
|
A D | getitimer.c | 32 subtract_timeval (struct timeval *from, const struct timeval *subtract) in subtract_timeval()
|
A D | symlinkat.c | 31 symlinkat (const char *from, int fd, const char *to) in symlinkat()
|
A D | linkat.c | 29 linkat (int fromfd, const char *from, int tofd, const char *to, int flags) in linkat()
|
A D | setitimer.c | 57 subtract_timeval (struct timeval *from, const struct timeval *subtract) in subtract_timeval()
|
/sysdeps/unix/sysv/linux/ |
A D | readonly-area.c | 62 uintptr_t from = strtoul (line, &p, 16); in __readonly_area() local
|
A D | closefrom_fallback.c | 31 __closefrom_fallback (int from, _Bool dirfd_fallback) in __closefrom_fallback()
|
/sysdeps/unix/sysv/linux/arm/ |
A D | ioperm.c | 24 ioperm (unsigned long int from, unsigned long int num, int turn_on) in ioperm()
|
/sysdeps/ieee754/ldbl-128/ |
A D | s_totalordermagl.c | 79 #define libm_alias_float128_other_r_ldbl(from, to, r) argument
|
A D | s_totalorderl.c | 85 #define libm_alias_float128_other_r_ldbl(from, to, r) argument
|
/sysdeps/unix/sysv/linux/ia64/ |
A D | ioperm.c | 59 _ioperm (unsigned long int from, unsigned long int num, int turn_on) in _ioperm()
|
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/ |
A D | float128-ifunc.h | 51 #define _F128_IFUNC2(func, from, r) \ argument
|
/sysdeps/ieee754/float128/ |
A D | float128_private.h | 133 #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 D | ioperm.c | 678 _ioperm (unsigned long int from, unsigned long int num, int turn_on) in _ioperm()
|