OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cuthitime
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/tools/tzcode/
zdump.c
284
register time_t
cuthitime
;
local
303
INITIALIZE(
cuthitime
);
397
cuthitime
= yeartot(cuthiyear);
510
if (t >=
cuthitime
|| t >=
cuthitime
- SECSPERHOUR * 12)
/external/icu4c/tools/tzcode/
zdump.c
284
register time_t
cuthitime
;
local
303
INITIALIZE(
cuthitime
);
397
cuthitime
= yeartot(cuthiyear);
510
if (t >=
cuthitime
|| t >=
cuthitime
- SECSPERHOUR * 12)
Completed in 41 milliseconds