Searched refs:__TM_ZONE (Results 1 – 3 of 3) sorted by relevance
84 #ifdef __TM_ZONE85 const char *__TM_ZONE; member
1410 #if defined (__TM_ZONE) in __strftime()1411 tznam = tim_p->__TM_ZONE; in __strftime()
1132 * libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONE1908 (__TM_ZONE): Ditto.1913 (__TM_ZONE): Ditto.1914 (struct tm): Add __TM_GMTOFF and __TM_ZONE members if they are defined.