OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZDUMP_LO_YEAR
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/tools/tzcode/
zdump.c
36
#ifndef
ZDUMP_LO_YEAR
37
#define
ZDUMP_LO_YEAR
(-500)
38
#endif /* !defined
ZDUMP_LO_YEAR
*/
281
register long cutloyear =
ZDUMP_LO_YEAR
;
/external/icu4c/tools/tzcode/
zdump.c
36
#ifndef
ZDUMP_LO_YEAR
37
#define
ZDUMP_LO_YEAR
(-500)
38
#endif /* !defined
ZDUMP_LO_YEAR
*/
281
register long cutloyear =
ZDUMP_LO_YEAR
;
Completed in 1489 milliseconds