Searched defs:wday_name (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/tzcode/
H A Dasctime.c74 static const char wday_name[][3] = { local
92 else wn = wday_name[timeptr->tm_wday];
/bionic/libc/bionic/
H A Dtime64.c95 static char const wday_name[7][3] = { variable
755 wday_name[date->tm_wday],

Completed in 161 milliseconds