HomeSort by relevance Sort by last modified time
    Searched refs:typesequiv (Results 1 - 2 of 2) sorted by null

  /external/chromium/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/icu4c/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...]

Completed in 16 milliseconds