Searched refs:tmGlobal (Results 1 – 1 of 1) sorted by relevance
287 static struct tm tmGlobal; variable1429 return localtime_r(timep, &tmGlobal);1498 return gmtime_r(timep, &tmGlobal);1526 return gmtsub(timep, offset, &tmGlobal);