Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c2236 register int prodstic; /* all rules are min to max */ in outzone() local
2259 prodstic = zonecount == 1; in outzone()
2287 prodstic = FALSE; in outzone()
2341 if (prodstic) { in outzone()
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c2237 register int prodstic; /* all rules are min to max */ in outzone() local
2260 prodstic = zonecount == 1; in outzone()
2288 prodstic = false; in outzone()
2342 if (prodstic) { in outzone()
/third_party/tzdata/
Dzic.c3086 register bool prodstic; /* all rules are min to max */ in outzone() local
3111 prodstic = zonecount == 1; in outzone()
3134 prodstic = false; in outzone()
3185 if (prodstic) { in outzone()