Searched refs:strftime_locale (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dtime.h83 struct strftime_locale { struct
97 extern size_t strftime_tz(char *s, size_t max, const char *format, const struct tm *tm, const struct strftime_locale* lc);
/bionic/libc/tzcode/
H A Dstrftime.c42 /* struct lc_time_T is now defined as strftime_locale
46 #define lc_time_T strftime_locale
116 int *, const struct strftime_locale*));
149 const struct strftime_locale *locale;
202 const struct strftime_locale* locale;

Completed in 29 milliseconds