Searched refs:timespec_get (Results 1 – 25 of 50) sorted by relevance
12
/glibc-2.36/time/ |
D | tst-timespec_get.c | 27 TEST_COMPARE (timespec_get (&ts, 0), 0); in do_test() 32 TEST_COMPARE (timespec_get (&ts, TIME_UTC), TIME_UTC); in do_test()
|
D | Makefile | 39 timespec_get timespec_getres \ 53 tst-timespec_get tst-timespec_getres 69 tst-timespec_get-time64 \
|
D | time.h | 383 extern int timespec_get (struct timespec *__ts, int __base) 387 extern int __REDIRECT_NTH (timespec_get, (struct timespec *__ts, int __base), 390 # define timespec_get __timespec_get64 macro
|
D | timespec_get.c | 23 timespec_get (struct timespec *ts, int base) in timespec_get() function
|
D | Versions | 70 timespec_get;
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | timespec_get.c | 59 strong_alias (__timespec_get, timespec_get);
|
/glibc-2.36/conform/data/ |
D | time.h-data | 42 function int timespec_get (struct timespec *, int)
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 5490 Use clock_gettime to implement timespec_get. 5492 * sysdeps/posix/timespec_get.c: Delete file. 5493 * sysdeps/unix/sysv/linux/timespec_get.c: Delete file. 5494 * time/timespec_get.c: Modified. 5495 (timespec_get): Modified function. 5747 * sysdeps/posix/timespec_get.c: Modified. 5748 (timespec_get): Modified function.
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 1959 GLIBC_2.35 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 1986 GLIBC_2.36 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 1996 GLIBC_2.33 timespec_get F
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | libc.abilist | 48 GLIBC_2.16 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 1986 GLIBC_2.32 timespec_get F
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 1450 timespec_get.c 3068 timespec_get.c 3297 timespec_get.c 10257 timespec_get.c
|
D | filelist#en_US.UTF-8 | 1450 timespec_get.c 3068 timespec_get.c 3297 timespec_get.c 10257 timespec_get.c
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | libc.abilist | 2062 GLIBC_2.27 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc.abilist | 2050 GLIBC_2.17 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/ |
D | libc.abilist | 2055 GLIBC_2.16 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/ |
D | libc.abilist | 2076 GLIBC_2.29 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/64/ |
D | libc.abilist | 74 GLIBC_2.16 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/ |
D | libc.abilist | 76 GLIBC_2.16 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/ |
D | libc.abilist | 2138 GLIBC_2.17 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/le/ |
D | libc.abilist | 118 GLIBC_2.16 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/le/ |
D | libc.abilist | 72 GLIBC_2.16 timespec_get F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/ |
D | libc.abilist | 72 GLIBC_2.16 timespec_get F
|
12