Searched refs:TIME_UTC (Results 1 – 5 of 5) sorted by relevance
33 TEST_COMPARE (timespec_getres (&ts, TIME_UTC), TIME_UTC); in do_test()39 TEST_COMPARE (timespec_getres (NULL, TIME_UTC), TIME_UTC); in do_test()
32 TEST_COMPARE (timespec_get (&ts, TIME_UTC), TIME_UTC); in do_test()
25 if (base == TIME_UTC) in timespec_get()
26 if (base == TIME_UTC) in timespec_getres()
65 # define TIME_UTC 1 macro
Completed in 9 milliseconds