Home
last modified time | relevance | path

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

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