Searched refs:prevtr (Results 1 - 1 of 1) sorted by relevance
/third_party/tzdata/ | ||
H A D | localtime.c | 481 int_fast64_t prevtr = -1; in tzloadbody() local 583 if (tr <= prevtr) in tzloadbody() 597 prevtr = tr; in tzloadbody() |
Completed in 4 milliseconds