Searched defs:getwc (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libc/stdio/
H A Dgetwc.c38 #undef getwc macro
41 getwc(FILE *fp) function
46 DEF_STRONG(getwc); variable
/openbsd-current/include/
H A Dwchar.h233 #define getwc(f) fgetwc(f) macro
/openbsd-current/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cwchar.h85 #undef getwc macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cwchar.h83 #undef getwc macro
/openbsd-current/lib/libc/hidden/
H A Dwchar.h31 PROTO_NORMAL(getwc); variable

Completed in 118 milliseconds