Searched refs:support_timespec_normalize (Results 1 – 4 of 4) sorted by relevance
33 #define support_timespec_normalize support_timespec_normalize_time64 macro
54 struct timespec support_timespec_normalize (struct timespec time);77 struct timespec __REDIRECT (support_timespec_normalize, (struct timespec time),
81 support_timespec_normalize (struct timespec time) in support_timespec_normalize() function
314 result = support_timespec_normalize (norm_cases[i].time); in do_test()
Completed in 7 milliseconds