Searched defs:WEOF (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/include/
H A Dwchar.h102 #define WEOF ((wint_t)-1) macro
H A Dwctype.h55 #define WEOF ((wint_t)-1) macro
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_io.c175 ATF_REQUIRE_EQ(getwc(fp), WEOF); local

Completed in 97 milliseconds