Searched refs:gRawGMT (Results 1 – 3 of 3) sorted by relevance
119 static char gRawGMT[sizeof(icu::SimpleTimeZone)]; variable151 reinterpret_cast<SimpleTimeZone*>(gRawGMT)->~SimpleTimeZone(); in timeZone_cleanup()315 new(gRawGMT) SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH)); in initStaticTimeZones()334 return reinterpret_cast<SimpleTimeZone*>(gRawGMT); in getGMT()