Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dlocaltime.c544 int_fast64_t prevtr = -1; in tzloadbody() local
646 if (tr <= prevtr) in tzloadbody()
660 prevtr = tr; in tzloadbody()