OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:increment_overflow
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/tzcode/
localtime.c
154
static bool
increment_overflow
(int *, int);
1772
increment_overflow
(int *ip, int j)
function
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
localtime.c
149
static int
increment_overflow
(int * number, int delta);
1582
increment_overflow
(int *const ip, int j)
function
[
all
...]
Completed in 62 milliseconds