Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 86) sorted by relevance

1234

/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
A Dfloat128-ifunc.h72 #define GEN_COMPAT_R_e(f, r) \ argument
75 #define GEN_COMPAT_e_acos(f) GEN_COMPAT_R_e(f,) argument
77 #define GEN_COMPAT_e_asin(f) GEN_COMPAT_R_e(f,) argument
78 #define GEN_COMPAT_e_sinh(f) GEN_COMPAT_R_e(f,) argument
84 #define GEN_COMPAT_e_exp(f) GEN_COMPAT_R_e(f,) argument
94 #define GEN_COMPAT_e_log(f) GEN_COMPAT_R_e(f,) argument
95 #define GEN_COMPAT_e_pow(f) GEN_COMPAT_R_e(f,) argument
122 #define DECL_ALIAS(f) MAKE_IFUNCP_R (f,) argument
123 #define DECL_ALIAS_s(f) MAKE_IFUNCP_R (f,) argument
124 #define DECL_ALIAS_w(f) MAKE_IFUNCP_R (f,) argument
[all …]
A Dmath-type-macros-float128.h45 #define F128_C_REDIR(f) F128_REDIR (__c ## f ## f128); \ argument
51 #define F128_TRIG_REDIR(f) F128_C_REDIR (a ## f); \ argument
A Dfloat128_private.h35 #define libm_hidden_proto(f) argument
/sysdeps/sparc/sparc64/
A Dqp_util.c30 float f = 0.0; in __Qp_handle_exceptions() local
35 float f = 1.0, g = 0.0; in __Qp_handle_exceptions() local
42 float f = FLT_MAX; in __Qp_handle_exceptions() local
48 float f = FLT_MIN; in __Qp_handle_exceptions() local
/sysdeps/sparc/sparc32/
A Dq_util.c32 float f = 0.0; in ___Q_simulate_exceptions() local
37 float f = 1.0, g = 0.0; in ___Q_simulate_exceptions() local
44 float f = FLT_MAX; in ___Q_simulate_exceptions() local
50 float f = FLT_MIN; in ___Q_simulate_exceptions() local
/sysdeps/x86_64/fpu/
A Dfraiseexcpt.c34 float f = 0.0; in __feraiseexcept() local
43 float f = 1.0; in __feraiseexcept() local
/sysdeps/ieee754/ldbl-opt/
A Ds_ldexpl.c21 # define declare_mgen_alias(f,t) argument
A Dnldbl-strfroml.c5 strfroml (char *dest, size_t size, const char *format, long double f) in strfroml()
/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/
A Ds_fdim-generic.c2 #define declare_mgen_alias(t, f) argument
A Ds_fdim-vis3.c22 #define declare_mgen_alias(t, f) argument
A Ds_fdimf-generic.c2 #define declare_mgen_alias(t, f) argument
A Ds_fdimf-vis3.c22 #define declare_mgen_alias(t, f) argument
/sysdeps/pthread/
A Dtst-join7.c36 void *f = dlopen ("tst-join7mod.so", RTLD_NOW | RTLD_GLOBAL); in do_test() local
A Dtst-pt-popen1.c37 FILE *f; in do_test() local
/sysdeps/i386/fpu/
A De_scalb.S23 # define MOX(op,x,f) op##@GOTOFF(%ecx,x,f) argument
26 # define MOX(op,x,f) op(,x,f) argument
A De_scalbf.S23 # define MOX(op,x,f) op##@GOTOFF(%ecx,x,f) argument
26 # define MOX(op,x,f) op(,x,f) argument
A De_scalbl.S22 # define MOX(op,x,f) op##@GOTOFF(%ecx,x,f) argument
25 # define MOX(op,x,f) op(,x,f) argument
A De_pow.S61 # define MOX(op,x,f) op##@GOTOFF(%ecx,x,f) argument
64 # define MOX(op,x,f) op(,x,f) argument
A De_powl.S67 # define MOX(op,x,f) op##@GOTOFF(%ecx,x,f) argument
70 # define MOX(op,x,f) op(,x,f) argument
/sysdeps/i386/
A Dtst-audit3.c29 float f = audit2_test (1, 2, 3); in do_test() local
/sysdeps/x86/
A Dcpu-tunables.c42 # define CHECK_GLIBC_IFUNC_CPU_OFF(f, cpu_features, name, len) \ argument
52 # define CHECK_GLIBC_IFUNC_PREFERRED_OFF(f, cpu_features, name, len) \ argument
62 # define CHECK_GLIBC_IFUNC_PREFERRED_BOTH(f, cpu_features, name, \ argument
76 # define CHECK_GLIBC_IFUNC_PREFERRED_NEED_BOTH(f, cpu_features, name, \ argument
/sysdeps/ieee754/ldbl-128ibm-compat/
A Dtest-scanf-ldbl-compat-template.c60 float f; in do_test_call() local
107 float f; in do_test() local
/sysdeps/unix/sysv/linux/powerpc/
A Dtest-gettimebasefreq.c35 uint64_t t1, t2, f, diff; in do_test() local
/sysdeps/mach/hurd/
A Dtmpfile.c37 FILE *f; in __tmpfile() local
/sysdeps/unix/sysv/linux/
A Dtst-align-clone-internal.c32 f (void *arg) in f() function

Completed in 32 milliseconds

1234