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

  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 919 register time_t * atp; local
1001 atp = sp->ats;
1015 *atp++ = endtime;
1017 *atp++ = starttime;
1020 *atp++ = starttime;
1022 *atp++ = endtime;
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 919 register time_t * atp; local
1001 atp = sp->ats;
1015 *atp++ = endtime;
1017 *atp++ = starttime;
1020 *atp++ = starttime;
1022 *atp++ = endtime;
    [all...]

Completed in 1457 milliseconds