Home | History | Annotate | Download | only in tzcode

Lines Matching refs:wday_names

350 static struct lookup const	wday_names[] = {
557 fprintf(f, ", %s", wday_names[r->r_wday].l_word);
1519 if ((lp = byword(dp, wday_names)) == NULL) {