Searched defs:localtm (Results 1 – 6 of 6) sorted by relevance
44 struct tm *localtm; in localtime_0100() local73 struct tm *localtm; in localtime64_0100() local
44 struct tm *localtm = NULL; in localtime_r_0100() local74 struct tm *localtm = NULL; in localtime64_r_0100() local
61 struct tm *localtm = localtime(&curClock); in time_0100() local94 struct tm *localtm = localtime(&curClock); in time64_0100() local
64 struct tm *localtm = localtime(&curClock); in time_0100() local
39 int64_t get_gmt_offset(const tm& localtm) { in get_gmt_offset()
893 struct tm localtm[2], gmtm[2]; in showextrema() local