Home
last modified time | relevance | path

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

/Zephyr-latest/lib/libc/common/source/time/
Dasctime.c23 static const char mon_str[DATE_MON_STRING_SZ][3] = { in asctime_impl() local
34 mon_str[tp->tm_mon], tp->tm_mday, tp->tm_hour, tp->tm_min, tp->tm_sec, in asctime_impl()