Searched refs:typesequiv (Results 1 – 1 of 1) sorted by relevance
155 static bool typesequiv(struct state const *, int, int);732 && typesequiv(sp, sp->types[i], repeattype)) { in tzloadbody()742 && typesequiv(sp, sp->types[i], repeattype)) { in tzloadbody()825 typesequiv(const struct state *sp, int a, int b) in typesequiv() function