Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
DMakefile.in29 YEARISTYPE= ./yearistype
Dzic.c176 static int yearistype(int year, const char * type);
2482 yearistype(year, rp->r_yrtype); in outzone()
2829 yearistype(const int year, const char *const type) in yearistype() function