Home
last modified time | relevance | path

Searched defs:timespec_sub (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/support/
Dtimespec-sub-time64.c25 # define timespec_sub timespec_sub_time64 macro
Dtimespec-time64.c37 #define timespec_sub timespec_sub_time64 macro
Dtimespec-sub.c30 timespec_sub (struct timespec a, struct timespec b) in timespec_sub() function
/glibc-2.36/sysdeps/pthread/
Dposix-timer.h147 timespec_sub (struct timespec *diff, const struct timespec *left, in timespec_sub() function