WEOF               42 gnulib-tests/test-btowc.c   ASSERT (btowc (EOF) == WEOF);
WEOF               52 gnulib-tests/test-btowc.c           ASSERT (btowc (c) != WEOF);
WEOF               60 gnulib-tests/test-btowc.c           ASSERT (btowc (c) == WEOF);
WEOF               26 gnulib-tests/test-iswblank.c wint_t e = WEOF;
WEOF               30 gnulib-tests/test-wctype-h.c wint_t e = WEOF;
WEOF               38 lib/btowc.c      return WEOF;
WEOF              928 lib/regcomp.c  		if (wch != WEOF)
WEOF             2671 lib/regcomp.c      if (start_wc == WEOF || end_wc == WEOF)
WEOF              263 lib/regex_internal.c 	pstr->wcs[byte_idx++] = WEOF;
WEOF              338 lib/regex_internal.c 		pstr->wcs[byte_idx++] = WEOF;
WEOF              425 lib/regex_internal.c 			pstr->wcs[byte_idx + i] = WEOF;
WEOF              453 lib/regex_internal.c 	      pstr->wcs[byte_idx++] = WEOF;
WEOF              495 lib/regex_internal.c   wint_t wc = WEOF;
WEOF              652 lib/regex_internal.c 		    if (pstr->wcs[mid] != WEOF)
WEOF              664 lib/regex_internal.c 			    pstr->wcs[low] = WEOF;
WEOF              709 lib/regex_internal.c 	      wint_t wc = WEOF;
WEOF              767 lib/regex_internal.c 	      if (wc == WEOF)
WEOF              769 lib/regex_internal.c 	      if (wc == WEOF)
WEOF              782 lib/regex_internal.c 		    pstr->wcs[wcs_idx] = WEOF;
WEOF              943 lib/regex_internal.c       while(input->wcs[wc_idx] == WEOF)
WEOF              441 lib/regex_internal.h   ((idx) == (pstr)->valid_len || (pstr)->wcs[idx] != WEOF)
WEOF              443 lib/regex_internal.h   ((pstr)->wcs[idx] != WEOF && ((pstr)->valid_len == (idx) + 1 \
WEOF              444 lib/regex_internal.h 				|| (pstr)->wcs[(idx) + 1] != WEOF))
WEOF              809 lib/regex_internal.h     if (pstr->wcs[idx + byte_idx] != WEOF)
WEOF              270 lib/strtol.c             if (thousands == WEOF)
WEOF               99 lib/wchar.in.h # ifndef WEOF
WEOF              103 lib/wchar.in.h # ifndef WEOF
WEOF               80 lib/wctype.in.h # ifndef WEOF
WEOF               84 lib/wctype.in.h # ifndef WEOF