Searched refs:__timespec_get64 (Results 1 – 24 of 24) sorted by relevance
24 __timespec_get64 (struct __timespec64 *ts, int base) in __timespec_get64() function35 libc_hidden_def (__timespec_get64) in libc_hidden_def() argument43 ret = __timespec_get64 (&tp64, base); in libc_hidden_def()
285 __timespec_get64;
320 # define __timespec_get64 __timespec_get macro329 extern int __timespec_get64 (struct __timespec64 *ts, int base);330 libc_hidden_proto (__timespec_get64)
388 __timespec_get64) __nonnull ((1));390 # define timespec_get __timespec_get64
2442 GLIBC_2.34 __timespec_get64 F
2395 GLIBC_2.34 __timespec_get64 F
283 GLIBC_2.34 __timespec_get64 F
2489 GLIBC_2.34 __timespec_get64 F
2483 GLIBC_2.34 __timespec_get64 F
2481 GLIBC_2.34 __timespec_get64 F
2530 GLIBC_2.34 __timespec_get64 F
2391 GLIBC_2.34 __timespec_get64 F
2575 GLIBC_2.34 __timespec_get64 F
2398 GLIBC_2.34 __timespec_get64 F
287 GLIBC_2.34 __timespec_get64 F
2518 GLIBC_2.34 __timespec_get64 F
2491 GLIBC_2.34 __timespec_get64 F
2488 GLIBC_2.34 __timespec_get64 F
286 GLIBC_2.34 __timespec_get64 F
2538 GLIBC_2.34 __timespec_get64 F
2578 GLIBC_2.34 __timespec_get64 F
2545 GLIBC_2.34 __timespec_get64 F
2543 GLIBC_2.34 __timespec_get64 F
15188 y2038: linux: Provide __timespec_get64 implementation15191 [! _ISOMAC][__TIMESIZE != 64](__timespec_get64): New function.15193 [! _ISOMAC][__TIMESIZE == 64](__timespec_get64): New.