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

  /bionic/libc/tzcode/
localtime.c 225 static int long_increment_overflow P((long * number, int delta));
1736 long_increment_overflow(number, delta) function
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 156 static int long_increment_overflow(long * number, int delta);
1617 long_increment_overflow(number, delta) function
    [all...]
  /system/core/libcutils/
tztime.c 189 static int long_increment_overflow P((long * number, int delta));
1597 long_increment_overflow(number, delta) function
    [all...]

Completed in 30 milliseconds