Searched refs:usestart (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzic.c2103 register int usestart, useuntil; local
2194 usestart = i > 0 && (zp - 1)->z_untiltime > min_time;
2262 if (usestart) {
2264 usestart = FALSE;
2335 if (usestart && ktime == starttime)
2336 usestart = FALSE;
2337 if (usestart) {
2399 if (usestart) {
/external/icu4c/tools/tzcode/
H A Dzic.c2103 register int usestart, useuntil; local
2194 usestart = i > 0 && (zp - 1)->z_untiltime > min_time;
2268 if (usestart) {
2270 usestart = FALSE;
2341 if (usestart && ktime == starttime)
2342 usestart = FALSE;
2343 if (usestart) {
2405 if (usestart) {

Completed in 46 milliseconds