Searched refs:gTime (Results 1 – 16 of 16) sorted by relevance
22 static time_t gTime = 1659177614; variable42 struct tm *timeptr = localtime(&gTime); in strftime_0100()69 struct tm *timeptr = localtime(&gTime); in strftime_0200()96 struct tm *timeptr = localtime(&gTime); in strftime_0300()122 struct tm *timeptr = localtime(&gTime); in strftime_0400()148 struct tm *timeptr = localtime(&gTime); in strftime_0500()174 struct tm *timeptr = localtime(&gTime); in strftime_0600()200 struct tm *timeptr = localtime(&gTime); in strftime_0700()226 struct tm *timeptr = localtime(&gTime); in strftime_0800()252 struct tm *timeptr = localtime(&gTime); in strftime_0900()[all …]
21 static time_t gTime = 1659177614; variable41 struct tm *timeptr = localtime(&gTime); in mktime_0100()67 struct tm *timeptr = localtime(&gTime); in mktime64_0100()
21 static time_t gTime = 1659177614; variable41 char *returnStr = ctime(&gTime); in ctime_0100()67 char *returnStr = __ctime64(&gTime); in ctime64_0100()
23 static time_t gTime = 1659177614; variable42 struct tm *timeptr = localtime(&gTime); in timegm_0100()69 struct tm *timeptr = localtime(&gTime); in timegm_time64_0100()
21 static time_t gTime = 1659177614; variable43 char *returnStr = ctime_r(&gTime, s); in ctime_r_0100()71 char *returnStr = __ctime64_r(&gTime, s); in ctime64_r_0100()
21 static time_t gTime = 1659177614; variable45 localtm = localtime(&gTime); in localtime_0100()74 localtm = __localtime64(&gTime); in localtime64_0100()
21 static time_t gTime = 1659177614; variable46 localtm = localtime_r(&gTime, &res); in localtime_r_0100()76 localtm = __localtime64_r(&gTime, &res); in localtime64_r_0100()
21 static time_t gTime = 1659177614; variable40 struct tm *timeptr = localtime(&gTime); in asctime_0100()
22 static time_t gTime = 1659177614; variable41 struct tm *timeptr = localtime(&gTime); in strftime_l_0100()
21 static time_t gTime = 1659177614; variable53 struct tm *timeptr = localtime(&gTime); in asctime_r_0100()
21 static time_t gTime = 1659177614; variable42 gmtm = gmtime(&gTime); in gmtime_0100()
22 static time_t gTime = 1659177614; variable43 struct tm *gmtm = gmtime_r(&gTime, &res); in gmtime_r_0100()
23 static time_t gTime = 1659177614; variable44 struct tm *timeptr = localtime(&gTime); in strptime_0100()82 struct tm *timeptr = localtime(&gTime); in strptime_0200()283 struct tm *timeptr = localtime(&gTime); in strptime_1200()312 struct tm *timeptr = localtime(&gTime); in strptime_1300()
467 static time_t gTime = 1659177614; variable494 struct tm *gmtm = gmtime_r(&gTime, &res); in gmtime_r_0100()537 struct tm *gmtm = __gmtime64_r(&gTime, &res); in gmtime64_r_0100()
467 static time_t gTime = 1659177614; variable494 gmtm = gmtime(&gTime); in gmtime_0100()537 gmtm = __gmtime64(&gTime); in gmtime64_0100()
465 static time_t gTime = 1659177614; variable489 struct tm *timeptr = localtime(&gTime); in mktime_0100()