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

/external/icu4c/tools/tzcode/
H A Dlocaltime.c180 static int typesequiv(const struct state * sp, int a, int b);
561 if (typesequiv(sp, sp->types[i], sp->types[0]) &&
567 if (typesequiv(sp, sp->types[sp->timecnt - 1],
579 typesequiv(sp, a, b) function

Completed in 63 milliseconds