OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TZ_MAX_LEAPS
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/tzcode/
tzfile.h
113
#ifndef
TZ_MAX_LEAPS
114
#define
TZ_MAX_LEAPS
50 /* Maximum number of leap second corrections */
115
#endif /* !defined
TZ_MAX_LEAPS
*/
/external/chromium_org/third_party/icu/source/tools/tzcode/
tzfile.h
124
#ifndef
TZ_MAX_LEAPS
125
#define
TZ_MAX_LEAPS
50 /* Maximum number of leap second corrections */
126
#endif /* !defined
TZ_MAX_LEAPS
*/
/external/icu/icu4c/source/tools/tzcode/
tzfile.h
124
#ifndef
TZ_MAX_LEAPS
125
#define
TZ_MAX_LEAPS
50 /* Maximum number of leap second corrections */
126
#endif /* !defined
TZ_MAX_LEAPS
*/
Completed in 27 milliseconds