Searched defs:gmtm (Results 1 – 5 of 5) sorted by relevance
43 struct tm *gmtm = gmtime_r(&gTime, &res); in gmtime_r_0100() local63 struct tm *gmtm = gmtime_r(&invalid_time, &res); in gmtime_r_0200() local
41 struct tm *gmtm; in gmtime_0100() local
493 struct tm *gmtm; in gmtime_0100() local536 struct tm *gmtm; in gmtime64_0100() local
494 struct tm *gmtm = gmtime_r(&gTime, &res); in gmtime_r_0100() local537 struct tm *gmtm = __gmtime64_r(&gTime, &res); in gmtime64_r_0100() local
809 struct tm tm, gmtm; in show() local852 struct tm localtm[2], gmtm[2]; in showextrema() local