Home
last modified time | relevance | path

Searched refs:tzalloc (Results 1 - 3 of 3) sorted by relevance

/third_party/tzdata/
H A Dprivate.h187 #define tzalloc sys_tzalloc macro
198 #undef tzalloc macro
651 # undef tzalloc macro
652 # define tzalloc tz_tzalloc macro
797 timezone_t tzalloc(char const *);
H A Dzdump.c246 # undef tzalloc macro
248 # define tzalloc zdump_tzalloc macro
252 tzalloc(char const *val) in tzalloc() function
331 gmtz = tzalloc("GMT"); in gmtzinit()
334 gmtz = tzalloc(gmt0); in gmtzinit()
597 timezone_t tz = tzalloc(argv[i]); in main()
H A Dlocaltime.c1446 tzalloc(char const *name) in tzalloc() function

Completed in 7 milliseconds