Searched refs:typesequiv (Results 1 – 1 of 1) sorted by relevance
159 static bool typesequiv(struct state const *, int, int);632 if (typesequiv(sp, sp->types[i], sp->types[0]) && in tzloadbody()638 if (typesequiv(sp, sp->types[sp->timecnt - 1], in tzloadbody()704 typesequiv(const struct state *sp, int a, int b) in typesequiv() function