/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | gettimeofday.c | 22 gettimeofday (struct timeval *tp, void *tz) in gettimeofday()
|
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
H A D | gettimeofday.c | 22 gettimeofday (struct timeval *tp, void *tz) in gettimeofday()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | gettimeofday.c | 22 gettimeofday (struct timeval *tp, void *tz) in gettimeofday()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | gettimeofday.c | 22 gettimeofday (struct timeval *tp, void *tz) in gettimeofday()
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | gettimeofday.c | 22 gettimeofday (struct timeval *tp, void *tz) in gettimeofday()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | gettimeofday.c | 22 gettimeofday (struct timeval *tp, void *tz) in gettimeofday()
|
/netbsd-src/lib/libcompat/4.1/ |
H A D | ftime.c | 53 struct timezone tz; local
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | t-mul.c | 37 mpz_t a, b, res, res_ui, ref, tz; in testmain() local
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | gettimeofday.c | 78 gettimeofday (struct timeval *restrict tv, void *restrict tz) in gettimeofday()
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | gettimeofday.c | 90 rpl_gettimeofday (struct timeval *tv, struct timezone *tz) in rpl_gettimeofday()
|
/netbsd-src/lib/libc/time/ |
H A D | zdump.c | 245 mktime_z(timezone_t tz,struct tm * tmp) mktime_z() argument 359 my_localtime_rz(timezone_t tz,const time_t * tp,struct tm * tmp) global() argument 595 timezone_t tz = tzalloc(argv[i]); global() local 731 hunt(timezone_t tz,time_t lot,time_t hit,bool only_ok) global() argument 843 show(timezone_t tz,char * zone,time_t t,bool v) global() argument 888 showextrema(timezone_t tz,char * zone,time_t lo,struct tm * lotmp,time_t hi) global() argument [all...] |
H A D | strptime.c | 121 timezone_t tz; in fromzone() local
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/ |
H A D | t-gcdext_1.c | 50 mpz_t d, sz, tz, tmp; in one_test() local
|
H A D | t-bdiv.c | 133 mpz_t n, d, tz; in main() local
|
H A D | t-div.c | 130 mpz_t n, d, q, r, tz, junk; in main() local
|
/netbsd-src/external/bsd/nvi/dist/dist/ |
H A D | port.h.in | 39 #define gettimeofday(tv, tz) gettimeofday(tv) argument
|
/netbsd-src/external/bsd/nvi/usr.bin/nvi/ |
H A D | compat.h | 39 #define gettimeofday(tv, tz) gettimeofday(tv) argument
|
H A D | port.h | 39 #define gettimeofday(tv, tz) gettimeofday(tv) argument
|
/netbsd-src/sys/arch/hpc/stand/hpcboot/ |
H A D | hpcmenu.cpp | 334 TIME_ZONE_INFORMATION tz; in setup_bootinfo() local
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
H A D | ipq6018.dtsi | 159 tz: memory@4a600000 { label
|
/netbsd-src/sys/fs/cd9660/ |
H A D | cd9660_node.c | 249 int y, m, d, hour, minute, second, tz; in cd9660_tstamp_conv7() local
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | evutil_time.c | 75 evutil_gettimeofday(struct timeval *tv, struct timezone *tz) in evutil_gettimeofday()
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap_pvt.h | 132 #define gettimeofday(tv,tz) ldap_pvt_gettimeofday(tv,tz) argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | timezone.d | 225 immutable tz = PosixTimeZone.getTimeZone(tzName); in version() local 230 immutable tz = WindowsTimeZone.getTimeZone(tzName); in version() local 383 auto tz = tzs[i]; variable 2397 auto tz = PosixTimeZone.getTimeZone("America/Los_Angeles"); in version() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | timezone.d | 192 immutable tz = PosixTimeZone.getTimeZone(tzName); in version() local 197 immutable tz = WindowsTimeZone.getTimeZone(tzName); in version() local 343 auto tz = tzs[i]; variable 2271 auto tz = PosixTimeZone.getTimeZone("America/Los_Angeles"); in version() local
|