Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c499 int_fast64_t prevtr = -1; in tzloadbody() local
601 if (tr <= prevtr) in tzloadbody()
615 prevtr = tr; in tzloadbody()