Home
last modified time | relevance | path

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

12345678910>>...12

/glibc-2.36/time/
Dtst-gmtime.c28 time_t t = 0; in do_test() local
42 time_t t = 0; in do_test() local
59 time_t t = 0x7fffffff; in do_test() local
73 time_t t = 0x7fffffff; in do_test() local
92 time_t t = (time_t) 0x80000000ull; in do_test() local
106 time_t t = (time_t) 0x80000000ull; in do_test() local
Dtst-timegm.c39 time_t t = func (&tmg); in do_test_func() local
56 time_t t = func (&tmg); in do_test_func() local
76 time_t t = func (&tmg); in do_test_func() local
Dtst-mktime4.c58 time_t result, t; in test_mktime_helper() local
78 struct tm t; in do_test() local
Dtst-mktime2.c13 #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) argument
19 #define TYPE_MINIMUM(t) \ argument
23 #define TYPE_MAXIMUM(t) \ argument
142 time_t t, delta; in do_test() local
Dlocaltime.c28 __localtime64_r (const __time64_t *t, struct tm *tp) in __localtime64_r()
38 __localtime_r (const time_t *t, struct tm *tp) in __localtime_r()
Dbug-mktime4.c9 equal_tm (struct tm const *t, struct tm const *u) in equal_tm()
42 time_t t = mktime (&tm); in do_test() local
/glibc-2.36/sysdeps/unix/sysv/linux/
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
/glibc-2.36/nptl/
Dnptl_setxid.c134 setxid_unmark_thread (struct xid_command *cmdp, struct pthread *t) in setxid_unmark_thread()
154 setxid_signal_thread (struct xid_command *cmdp, struct pthread *t) in setxid_signal_thread()
191 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local
201 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local
217 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local
226 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local
247 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local
256 struct pthread *t = list_entry (runp, struct pthread, list); in __nptl_setxid() local
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_acosh.c53 double t = x * x; in __ieee754_acosh() local
59 double t = x - one; in __ieee754_acosh() local
Ds_isinf.c20 int64_t t = ix & UINT64_C (0x7fffffffffffffff); in __isinf() local
De_atanh.c51 double t; in __ieee754_atanh() local
/glibc-2.36/sysdeps/nptl/
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
/glibc-2.36/termios/
Dcfmakeraw.c22 cfmakeraw (struct termios *t) in cfmakeraw()
/glibc-2.36/posix/
Dsched_rr_gi.c25 __sched_rr_get_interval (pid_t pid, struct timespec *t) in __sched_rr_get_interval()
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Ds_ldexpl.c21 # define declare_mgen_alias(f,t) argument
/glibc-2.36/sysdeps/pthread/
Dtst-abstime.c35 struct timespec t = { -2, 0 }; in th() local
56 struct timespec t = { -2, 0 }; in do_test() local
/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
Ds_fdimf-vis3.c22 #define declare_mgen_alias(t, f) argument
/glibc-2.36/htl/
Dpt-cancel.c24 pthread_cancel (pthread_t t) in pthread_cancel()
/glibc-2.36/sysdeps/powerpc/powerpc64/
Ddl-machine.c32 char *t; in _dl_reloc_overflow() local
57 char *t; in _dl_error_localentry() local
/glibc-2.36/sysdeps/htl/
Ddl-thread_gscope_wait.c27 struct __pthread *t; in __thread_gscope_wait() local
/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_isinff.c20 int32_t ix,t; in __isinff() local

12345678910>>...12