Home
last modified time | relevance | path

Searched defs:localtime (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dgettimeofday.m473 AC_DEFINE(localtime, rpl_localtime, definition
/netbsd-src/lib/libc/time/
H A Dprivate.h637 # define localtime tz_localtime global() macro
H A Dlocaltime.c1690 localtime(const time_t *timep) localtime() function
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf123 localtime, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf123 localtime, 89 keyword
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc2261 TEST(MemorySanitizer, localtime) { in TEST() argument