Searched refs:typesequiv (Results 1 – 1 of 1) sorted by relevance
177 static int typesequiv(const struct state * sp, int a, int b);552 if (typesequiv(sp, sp->types[i], sp->types[0]) && in tzload()558 if (typesequiv(sp, sp->types[sp->timecnt - 1], in tzload()612 typesequiv(const struct state *const sp, const int a, const int b) in typesequiv() function