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

  /bionic/libc/tzcode/
localtime.c 215 static int increment_overflow P((int * number, int delta));
1711 increment_overflow(number, delta) function
    [all...]
  /external/chromium/third_party/icu/source/tools/tzcode/
localtime.c 154 static int increment_overflow(int * number, int delta);
1605 increment_overflow(number, delta) function
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 154 static int increment_overflow(int * number, int delta);
1605 increment_overflow(number, delta) function
    [all...]
  /system/core/libcutils/
tztime.c 187 static int increment_overflow P((int * number, int delta));
1580 increment_overflow(number, delta) function
    [all...]

Completed in 93 milliseconds