Searched defs:tm_gmtoff (Results 1 – 9 of 9) sorted by relevance
45 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
39 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
387 long int tm_gmtoff; member