Home
last modified time | relevance | path

Searched refs:TIME_UTC (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dtimefn.c88 && defined(TIME_UTC) && !defined(__ANDROID__)
98 if (timespec_get(&time, TIME_UTC) != TIME_UTC) { in UTIL_getTime()
H A Dtimefn.h61 && defined(TIME_UTC) && !defined(__ANDROID__)
/freebsd/lib/libc/gen/
H A Dtimespec_getres.c14 case TIME_UTC: in timespec_getres()
H A Dtimespec_get.c43 case TIME_UTC: in timespec_get()
/freebsd/include/
H A Dtime.h187 #define TIME_UTC 1 /* time elapsed since epoch */ macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dctime20 TIME_UTC // C++17
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathbench.c310 if (!timespec_get (&ts, TIME_UTC)) in tic()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc173 SYMBOL(TIME_UTC, None, <time.h>)
H A DStdSymbolMap.inc468 SYMBOL(TIME_UTC, None, <ctime>)
469 SYMBOL(TIME_UTC, None, <time.h>)