/sysdeps/generic/ |
A D | math-narrow-alias.h | 32 #define libm_alias_float_double_main(func) \ argument 38 # define libm_alias_float_double(func) \ argument 42 # define libm_alias_float_double(func) \ argument 50 # define libm_alias_float32x_float64(func) \ argument 58 # define libm_alias_float32x_float64(func) \ argument 69 # define libm_alias_float_ldouble_f128(func) argument 70 # define libm_alias_double_ldouble_f128(func) argument 80 # define libm_alias_float_ldouble_f64x(func) argument 81 # define libm_alias_double_ldouble_f64x(func) argument 84 #define libm_alias_float_ldouble(func) \ argument [all …]
|
A D | math-narrow-alias-float128.h | 20 # define libm_alias_float32_float128(func) \ argument 22 # define libm_alias_float64_float128(func) \ argument 25 # define libm_alias_float32_float128(func) \ argument 28 # define libm_alias_float64_float128(func) \ argument
|
A D | unwind-dw2-fde-glibc.c | 47 void *func; member 237 _Unwind_Ptr func; in _Unwind_IteratePhdrCallback() local
|
/sysdeps/ieee754/ldbl-128ibm-compat/ |
A D | math-narrow-alias-float128.h | 20 # define libm_alias_float32_float128(func) \ argument 22 # define libm_alias_float64_float128(func) \ argument 25 # define libm_alias_float32_float128(func) \ argument 29 # define libm_alias_float64_float128(func) \ argument
|
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/ |
A D | float128-ifunc-redirect-macros.h | 42 #define F128_REDIR_PFX_R(func, pfx, r) \ argument 46 #define F128_REDIR_PFX_R(func, pfx, r) \ argument 50 #define F128_REDIR_R(func, r) F128_REDIR_PFX_R (func, , r) argument 51 #define F128_REDIR(func) F128_REDIR_R (func, ) argument
|
A D | float128-ifunc.h | 51 #define _F128_IFUNC2(func, from, r) \ argument 58 #define _F128_IFUNC(func, r) _F128_IFUNC2(func, func, r) argument 65 #define MAKE_IMPL_IFUNC2(func, pfx1, pfx2, r) \ argument 101 #define MAKE_IEEE_IFUNC_R(func, r) \ argument 109 #define MAKE_IFUNCP_WRAP_R(w, func, r) \ argument 119 #define MAKE_IFUNCP_R(func,r) MAKE_IFUNCP_WRAP_R (,func,r) argument 165 #define DECL_LDOUBLE_ALIAS(func, RTYPE, ARGS) \ argument
|
/sysdeps/x86_64/ |
A D | sub_n.S | 20 #define func __mpn_sub_n macro
|
A D | submul_1.S | 20 #define func __mpn_submul_1 macro
|
A D | tst-quadmod1.S | 29 func: label
|
A D | tst-quadmod2.S | 28 func: label
|
A D | addmul_1.S | 29 # define func __mpn_addmul_1 macro
|
A D | add_n.S | 30 # define func __mpn_add_n macro
|
/sysdeps/pthread/ |
A D | thrd_create.c | 23 __thrd_create (thrd_t *thr, thrd_start_t func, void *arg) in __thrd_create()
|
A D | tst-call-once.c | 37 func (void* data) in func() function
|
/sysdeps/alpha/fpu/ |
A D | cfloat-compat.h | 49 #define cfloat_versions_compat(func) \ argument 52 #define cfloat_versions_compat(func) argument 55 #define cfloat_versions(func) \ argument
|
/sysdeps/m68k/m680x0/fpu/ |
A D | mathimpl.h | 37 #define __m81_defun(rettype, func, args, attrs) \ argument 46 # define __inline_mathop(func, op, attrs) \ argument 51 #define __inline_mathop1(float_type,func, op, attrs) \ argument 231 #define __inline_mathop(func, op, attrs) \ argument 236 #define __inline_mathop1(float_type,func, op, attrs) \ argument
|
A D | e_ilogb.c | 30 #define m81(func) __m81_u(s(func)) argument
|
A D | e_scalb.c | 32 #define m81(func) __m81_u(s(func)) argument
|
A D | e_atan2.c | 32 #define m81(func) __m81_u(s(func)) argument
|
A D | s_csin_template.c | 24 #define m81(func) __m81_u(s(func)) argument
|
A D | e_pow.c | 32 #define m81(func) __m81_u(s(func)) argument
|
A D | s_ccosh_template.c | 24 #define m81(func) __m81_u(s(func)) argument
|
A D | s_csinh_template.c | 25 #define m81(func) __m81_u(s(func)) argument
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | flush-icache.c | 42 func_type func = dl_vdso_vsym ("__vdso_flush_icache"); in __lookup_riscv_flush_icache() local
|
/sysdeps/ieee754/ |
A D | k_standard.c | 110 # define CSTR(func) ((char *) (type < 100 \ in __kernel_standard() argument
|