Home
last modified time | relevance | path

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

12345678910

/glibc-2.36/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
Dfloat128-ifunc.h72 #define GEN_COMPAT_R_e(f, r) \ argument
75 #define GEN_COMPAT_e_acos(f) GEN_COMPAT_R_e(f,) argument
76 #define GEN_COMPAT_e_acosh(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
79 #define GEN_COMPAT_e_atan2(f) GEN_COMPAT_R_e(f,) argument
80 #define GEN_COMPAT_e_atanh(f) GEN_COMPAT_R_e(f,) argument
81 #define GEN_COMPAT_e_cosh(f) GEN_COMPAT_R_e(f,) argument
82 #define GEN_COMPAT_e_exp10(f) GEN_COMPAT_R_e(f,) argument
83 #define GEN_COMPAT_e_exp2(f) GEN_COMPAT_R_e(f,) argument
[all …]
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
/glibc-2.36/libio/
Dtst-bz22415.c43 FILE *f = fopen (temp_file, "w+b"); in do_test() local
59 FILE *f = fopen (temp_file, "w+b"); in do_test() local
70 FILE *f = fopen (temp_file, "w+b"); in do_test() local
82 FILE *f = fopen (temp_file, "w+b"); in do_test() local
Dtst-wmemstream5.c36 FILE *f = open_wmemstream (&buf, &size); in do_test() local
44 FILE *f = pf (&buf, &size); in do_test() local
Dtst-wmemstream1.c19 FILE *f = open_wmemstream (&buf, &size); in test_open_wmemstream_no_stdio() local
27 FILE *f = pf (&buf, &size); in test_open_wmemstream_no_stdio() local
/glibc-2.36/sysdeps/sparc/sparc64/
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
/glibc-2.36/sysdeps/sparc/sparc32/
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
/glibc-2.36/elf/
Dtst-stringtable.c31 struct stringtable_finalized f; in do_test() local
47 struct stringtable_finalized f; in do_test() local
64 struct stringtable_finalized f; in do_test() local
88 struct stringtable_finalized f; in do_test() local
117 struct stringtable_finalized f; in do_test() local
154 struct stringtable_finalized f; in do_test() local
Drestest2.c12 pid_t (*f)(void); in getpid() local
22 pid_t (*f)(void); in main() local
Dtst-tls20mod-bad.c2 void f (void) {missing_symbol ();} in f() function
Dtst-unique1mod2.c12 f (int *p) in f() function
Dtst-unique2mod2.c12 f (int *p) in f() function
Dtst-unique1mod1.c12 f (void) in f() function
Dtst-auditmod9b.c3 int f(void) in f() function
Dtst-unique2.c18 int (*f) (int *) = dlsym (h, "f"); in do_test() local
/glibc-2.36/sysdeps/x86_64/fpu/
Dfraiseexcpt.c34 float f = 0.0; in __feraiseexcept() local
43 float f = 1.0; in __feraiseexcept() local
/glibc-2.36/stdlib/
Dcxa_finalize.c38 struct exit_function *f; in __cxa_finalize() local
96 struct exit_function *f; in __cxa_finalize() local
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/bits/
Dprocfs.h38 float f; member
45 float f[4]; member
51 float f[8]; member
/glibc-2.36/nptl/
Dcleanup_routine.c22 ___pthread_cleanup_routine (struct __pthread_cleanup_frame *f) in ___pthread_cleanup_routine()
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Ds_ldexpl.c21 # define declare_mgen_alias(f,t) argument
/glibc-2.36/stdio-common/
Dtst-errno-manual.py36 def parse_manual(f): argument
43 def parse_errlist(f): argument
/glibc-2.36/math/
Dtst-CMPLX.c13 #define T(f, r, i, t) \ in do_test() argument
24 #define C(f, t) \ in do_test() argument
/glibc-2.36/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/
Ds_fdim-generic.c2 #define declare_mgen_alias(t, f) argument
Ds_fdim-vis3.c22 #define declare_mgen_alias(t, f) argument
Ds_fdimf-generic.c2 #define declare_mgen_alias(t, f) argument

12345678910