Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 140) sorted by relevance

123456

/sysdeps/unix/sysv/linux/
A Dtime.c30 time_syscall (time_t *t) in time_syscall()
44 time (time_t *t) in time()
73 __time64_t t = __time64 (NULL); in libc_hidden_def() local
/sysdeps/ieee754/dbl-64/
A De_acosh.c53 double t = x * x; in __ieee754_acosh() local
59 double t = x - one; in __ieee754_acosh() local
A Ds_isinf.c20 int64_t t = ix & UINT64_C (0x7fffffffffffffff); in __isinf() local
A De_atanh.c51 double t; in __ieee754_atanh() local
/sysdeps/nptl/
A Ddl-thread_gscope_wait.c36 struct pthread *t = list_entry (runp, struct pthread, list); in __thread_gscope_wait() local
59 struct pthread *t = list_entry (runp, struct pthread, list); in __thread_gscope_wait() local
/sysdeps/ieee754/ldbl-opt/
A Ds_ldexpl.c21 # define declare_mgen_alias(f,t) argument
/sysdeps/pthread/
A Dtst-abstime.c35 struct timespec t = { -2, 0 }; in th() local
56 struct timespec t = { -2, 0 }; in do_test() local
A Dtst-cond7.c51 T *t = (T *) arg; in tf() local
88 T *t[N]; in do_test() local
/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/powerpc/powerpc64/
A Ddl-machine.c32 char *t; in _dl_reloc_overflow() local
57 char *t; in _dl_error_localentry() local
/sysdeps/ieee754/flt-32/
A De_atanhf.c51 float t; in __ieee754_atanhf() local
A Ds_isinff.c20 int32_t ix,t; in __isinff() local
A De_acoshf.c29 float t; in __ieee754_acoshf() local
/sysdeps/htl/
A Ddl-thread_gscope_wait.c27 struct __pthread *t; in __thread_gscope_wait() local
A Dpt-key-delete.c45 struct __pthread *t; in __pthread_key_delete() local
/sysdeps/ieee754/float128/
A Dieee754_float128.h25 # define __FLT_EORDER2(t, a, b) t a; t b; argument
26 # define __FLT_EORDER4(t, a, b, c, d) \ argument
28 # define __FLT_EORDER6(t, a, b, c, d, e, f) \ argument
30 # define __FLT_EORDER7(t, a, b, c, d, e, f, g) \ argument
33 # define __FLT_EORDER2(t, a, b) \ argument
35 # define __FLT_EORDER4(t, a, b, c, d) \ argument
37 # define __FLT_EORDER6(t, a, b, c, d, e, f) \ argument
39 # define __FLT_EORDER7(t, a, b, c, d, e, f, g) \ argument
/sysdeps/powerpc/powerpc64/le/power9/
A Dstrncmp.S37 #define VEXTUBRX(t,a,b) .long (0x1000070d \ argument
42 #define VCMPNEZB(t,a,b) .long (0x10000507 \ argument
A Dstrcmp.S36 #define VEXTUBRX(t,a,b) .long (0x1000070d \ argument
41 #define VCMPNEZB(t,a,b) .long (0x10000507 \ argument
/sysdeps/ieee754/ldbl-128/
A De_acoshl.c40 _Float128 t; in __ieee754_acoshl() local
/sysdeps/ieee754/ldbl-128ibm/
A Dlgamma_productl.c30 __lgamma_productl (long double t, long double x, long double x_eps, int n) in __lgamma_productl()
/sysdeps/ieee754/ldbl-96/
A De_acoshl.c40 long double t; in __ieee754_acoshl() local
A Dlgamma_product.c30 __lgamma_product (double t, double x, double x_eps, int n) in __lgamma_product()

Completed in 33 milliseconds

123456