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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstdio.h788 wint_t __cdecl getwc(FILE *_File);
913 #define getwc(_stm) fgetwc(_stm) macro
H A Dwchar.h636 wint_t __cdecl getwc(FILE *_File);
760 #define getwc(_stm) fgetwc(_stm) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstdio.h788 wint_t __cdecl getwc(FILE *_File);
913 #define getwc(_stm) fgetwc(_stm) macro
H A Dwchar.h636 wint_t __cdecl getwc(FILE *_File);
760 #define getwc(_stm) fgetwc(_stm) macro

Completed in 97 milliseconds