Home
last modified time | relevance | path

Searched refs:getwc (Results 1 – 14 of 14) sorted by relevance

/reactos/sdk/include/c++/
H A Dcwchar23 #undef getwc
84 using ::getwc;
/reactos/sdk/lib/ucrt/stdio/
H A Dfgetwc.cpp120 extern "C" wint_t __cdecl getwc(FILE* const stream) in getwc() function
/reactos/sdk/include/c++/stlport/stl/
H A D_cwchar.h231 using _STLP_VENDOR_CSTD::getwc;
/reactos/sdk/include/crt/
H A Dstdio.h784 getwc(
1131 #define getwc(_stm) fgetwc(_stm) macro
H A Dwchar.h973 getwc(
1609 #define getwc(_stm) fgetwc(_stm) macro
H A Dtchar.h194 #define _gettc getwc
/reactos/modules/rostests/apitests/crt/
H A Dmsvcrt_crt_apitest.cmake1071 # getwc.c
/reactos/sdk/lib/crt/stdio/
H A Dfile.c76 #undef getwc
3021 wint_t CDECL getwc(FILE* file) in getwc() function
/reactos/sdk/include/ucrt/
H A Dcorecrt_wstdio.h69 _ACRTIMP wint_t __cdecl getwc(
H A Dtchar.h304 #define _gettc getwc
/reactos/dll/win32/msvcrt40/
H A Dmsvcrt40.spec1029 @ cdecl getwc(ptr)
/reactos/dll/win32/msvcrt20/
H A Dmsvcrt20.spec991 @ cdecl getwc(ptr)
/reactos/sdk/include/psdk/
H A Dstrsafe.h1843 wchar_t ch = getwc(stdin); in StringGetsExWorkerW()
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.spec1365 @ cdecl getwc(ptr)