Home
last modified time | relevance | path

Searched defs:local_time (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__chrono/
H A Dcalendar.h30 using local_time = time_point<local_t, Duration>; variable
/openbsd-src/usr.bin/cal/
H A Dcal.c148 struct tm *local_time; in main() local