/bionic/libc/tzcode/ |
localtime.c | 193 static int typesequiv(const struct state * sp, int a, int b); 565 if (typesequiv(sp, sp->types[i], sp->types[0]) && 571 if (typesequiv(sp, sp->types[sp->timecnt - 1], 625 typesequiv(const struct state *const sp, const int a, const int b) function [all...] |
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
localtime.c | 180 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 [all...] |
/external/icu/icu4c/source/tools/tzcode/ |
localtime.c | 180 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 [all...] |