OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yearsecs
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/tzcode/
localtime.c
1108
yearsecs
= (year_lengths[isleap(year)]
local
1119
< (
yearsecs
1135
if (increment_overflow_time(&janfirst,
yearsecs
))
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
localtime.c
1022
yearsecs
= (year_lengths[isleap(year)]
local
1033
< (
yearsecs
1049
if (increment_overflow_time(&janfirst,
yearsecs
))
[
all
...]
Completed in 37 milliseconds