is_pm             257 lib/replace/strptime.c   int have_I, is_pm;
is_pm             268 lib/replace/strptime.c   have_I = is_pm = 0;
is_pm             521 lib/replace/strptime.c 		  is_pm = 1;
is_pm             529 lib/replace/strptime.c 	      is_pm = 1;
is_pm             927 lib/replace/strptime.c   if (have_I && is_pm)