Home
last modified time | relevance | path

Searched refs:__strftime_fmt_1 (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/time/
Dtime_impl.h10 hidden const char *__strftime_fmt_1(char (*)[100], size_t *, int, const struct tm *, locale_t, int);
Dstrftime.c45 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, i… in __strftime_fmt_1() function
244 t = __strftime_fmt_1(&buf, &k, *f, tm, loc, pad); in __strftime_l()
/third_party/musl/src/time/
Dtime_impl.h10 hidden const char *__strftime_fmt_1(char (*)[100], size_t *, int, const struct tm *, locale_t, int);
Dstrftime.c45 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, i… in __strftime_fmt_1() function
244 t = __strftime_fmt_1(&buf, &k, *f, tm, loc, pad); in __strftime_l()
Dwcsftime.c38 t_mb = __strftime_fmt_1(&buf, &k, *f, tm, loc, pad); in __wcsftime_l()
/third_party/musl/porting/linux/user/src/time/
Dtime_impl.h28 hidden const char *__strftime_fmt_1(char (*)[100], size_t *, int, const struct tm *, locale_t, int);
Dstrftime.c73 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, i… in __strftime_fmt_1() function
322 t = __strftime_fmt_1(&buf, &k, *f, tm, loc, pad); in __strftime_l()
/third_party/musl/porting/uniproton/kernel/src/time/
Dtime_impl.h11 hidden const char *__strftime_fmt_1(char (*)[100], size_t *, int, const struct tm *, locale_t, int);
Dstrftime.c45 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, i… in __strftime_fmt_1() function
244 t = __strftime_fmt_1(&buf, &k, *f, tm, loc, pad); in __strftime_l()
/third_party/musl/porting/liteos_m/kernel/src/time/
Dtime_impl.h11 hidden const char *__strftime_fmt_1(char (*)[100], size_t *, int, const struct tm *, locale_t, int);
Dstrftime.c45 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, i… in __strftime_fmt_1() function
244 t = __strftime_fmt_1(&buf, &k, *f, tm, loc, pad); in __strftime_l()