Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtime_zone.cpp1027 sys_seconds __sys_time{__local_seconds - __info.offset}; in __get_info() local
1028 if (__sys_time < __info.begin) in __get_info()
1032 if (__sys_time >= __info.end) in __get_info()