Searched refs:_tzname (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dtime.h77 #define _tzname (__p__tzname()) macro
87 extern char *_tzname;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dtime.h77 #define _tzname (__p__tzname()) macro
87 extern char *_tzname;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntmisc.c106 * _tzname[0] "PST"
107 * _tzname[1] "PDT"
116 #include <time.h> /* for _tzname, _daylight, _timezone */
141 * I am assuming that _tzname[0] and _tzname[1] point to static buffers
146 * the static buffers pointed to by _tzname[0] and _tzname[1].
151 WideCharToMultiByte(CP_ACP, 0, tzinfo.StandardName, -1, _tzname[0],
153 WideCharToMultiByte(CP_ACP, 0, tzinfo.DaylightName, -1, _tzname[1],
/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h612 #define tzname _tzname

Completed in 2037 milliseconds