have_wday         260 lib/replace/strptime.c   int have_wday, want_xday;
have_wday         274 lib/replace/strptime.c   have_wday = want_xday = have_yday = have_mon = have_mday = 0;
have_wday         349 lib/replace/strptime.c 	  have_wday = 1;
have_wday         619 lib/replace/strptime.c 	  have_wday = 1;
have_wday         645 lib/replace/strptime.c 	  have_wday = 1;
have_wday         910 lib/replace/strptime.c 	      have_wday = 1;
have_wday         956 lib/replace/strptime.c   if (want_xday && !have_wday)