Searched defs:gmt (Results 1 – 8 of 8) sorted by relevance
376 int gmt = 0; in ASN1_GENERALIZEDTIME_print() local430 int gmt = 0; in ASN1_UTCTIME_print() local
682 int gmt; in strptime_l() local
83 static const char gmt[] = "UTC"; variable
851 struct tm *tm, *gmt_ptr, gmt; in get_date() local
992 struct tm gmt, *gmt_ptr; in __archive_get_date() local
169 register struct tm *gmt, *loc; in gmt2local() local
2826 struct tm const *gmt = gmtime (&t); in get_date() local
1895 VarStrftime(const char *fmt, time_t t, bool gmt) in VarStrftime()2569 bool gmt = mod[0] == 'g'; in ApplyModifier_Time() local