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

/bionic/libc/tzcode/
H A Dlocaltime.c159 static bool typesequiv(struct state const *, int, int);
632 if (typesequiv(sp, sp->types[i], sp->types[0]) &&
638 if (typesequiv(sp, sp->types[sp->timecnt - 1],
704 typesequiv(const struct state *sp, int a, int b) function

Completed in 7 milliseconds