Searched refs:__asctime (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/time/
H A Dasctime.c5 return __asctime(tm, buf);
H A Dasctime_r.c4 return __asctime(tm, buf);
H A Dtime_impl.h8 char* __asctime(const struct tm* restrict, char* restrict)
H A D__asctime.c7 char* __asctime(const struct tm* restrict tm, char* restrict buf) { function
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk808 $(LOCAL_DIR)/src/time/__asctime.c \

Completed in 16 milliseconds