Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/lib/libc/gen/
H A Dtimespec_get.c45 case TIME_UTC: in timespec_get()
/freebsd-13.1/include/
H A Dtime.h188 #define TIME_UTC 1 /* time elapsed since epoch */ macro
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dctime20 TIME_UTC // C++17