Searched refs:day (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/tzcode/
H A Dstrptime.c48 const char *day[7]; member in struct:__anon661
206 case 'A': /* The day of week, using the locale's form. */
211 len = strlen(_ctloc(day[i]));
212 if (strncasecmp(_ctloc(day[i]), (const char*)bp, len) == 0)
261 case 'd': /* The day of month. */
286 case 'j': /* The day of year. */
353 case 'w': /* The day of week, beginning on sunday. */
/bionic/libc/kernel/common/linux/
H A Dtelephony.h66 char day[3]; member in struct:__anon572
/bionic/libc/kernel/arch-mips/asm/
H A Dsgiarcs.h140 unsigned short day; member in struct:linux_tinfo

Completed in 405 milliseconds