Home
last modified time | relevance | path

Searched refs:tzalloc (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/tzcode/
Dprivate.h95 #define tzalloc sys_tzalloc macro
103 #undef tzalloc
372 # undef tzalloc
373 # define tzalloc tz_tzalloc macro
467 timezone_t tzalloc(char const *);
Dlocaltime.c1354 tzalloc(char const *name) in tzalloc() function