OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:normalize_overflow32
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/tzcode/
localtime.c
156
static bool
normalize_overflow32
(int_fast32_t *, int *, int);
1828
normalize_overflow32
(int_fast32_t *tensptr, int *unitsptr, int base)
function
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
localtime.c
153
static int
normalize_overflow32
(int_fast32_t * tensptr,
1638
normalize_overflow32
(int_fast32_t *const tensptr, int *const unitsptr,
function
[
all
...]
Completed in 93 milliseconds