Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dtimezone.c586 int bailout_cnt; /* counter of tries for tz correction */ local
600 bailout_cnt = 3;
615 } while (--bailout_cnt > 0);
639 int bailout_cnt; /* counter of tries for tz correction */ local
656 bailout_cnt = 3;
664 } while (--bailout_cnt > 0);