Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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-14.2/include/
H A Dtime.h186 #define TIME_UTC 1 /* time elapsed since epoch */ macro
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dctime20 TIME_UTC // C++17
/freebsd-14.2/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>)