Home
last modified time | relevance | path

Searched refs:mytm2 (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dlocale.c8247 struct tm mytm2 = *mytm; in S_ints_to_tm() local
8249 mktime(&mytm2); in S_ints_to_tm()
8254 mytm->tm_gmtoff = mytm2.tm_gmtoff; in S_ints_to_tm()
8257 mytm->tm_zone = mytm2.tm_zone; in S_ints_to_tm()