OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TZ_MAX_CHARS
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/tzcode/
tzfile.h
108
#ifndef
TZ_MAX_CHARS
109
#define
TZ_MAX_CHARS
50 /* Maximum number of abbreviation characters */
111
#endif /* !defined
TZ_MAX_CHARS
*/
/external/chromium_org/third_party/icu/source/tools/tzcode/
tzfile.h
119
#ifndef
TZ_MAX_CHARS
120
#define
TZ_MAX_CHARS
50 /* Maximum number of abbreviation characters */
122
#endif /* !defined
TZ_MAX_CHARS
*/
/external/icu/icu4c/source/tools/tzcode/
tzfile.h
119
#ifndef
TZ_MAX_CHARS
120
#define
TZ_MAX_CHARS
50 /* Maximum number of abbreviation characters */
122
#endif /* !defined
TZ_MAX_CHARS
*/
Completed in 23 milliseconds