Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dasctime.c66 static const char wday_name[][4] = { in asctime_r() local
84 else wn = wday_name[timeptr->tm_wday]; in asctime_r()
/bionic/libc/bionic/
Dtime64.c95 static char const wday_name[7][3] = { variable
774 wday_name[date->tm_wday], in asctime64_r()