Home
last modified time | relevance | path

Searched refs:ungetwc (Results 1 – 13 of 13) sorted by relevance

/reactos/sdk/include/c++/
H A Dcwchar33 #undef ungetwc
94 using ::ungetwc;
/reactos/sdk/include/c++/stlport/stl/
H A D_cwchar.h233 using _STLP_VENDOR_CSTD::ungetwc;
/reactos/sdk/lib/crt/string/
H A Dscanf.h110 #define _UNGETC_(nch, file) do { ungetwc(nch, file); consumed--; } while(0)
/reactos/modules/rostests/apitests/crt/
H A Dcrtdll_crt_apitest.cmake494 # ungetwc.c
H A Dmsvcrt_crt_apitest.cmake1205 # ungetwc.c
/reactos/dll/win32/crtdll/
H A Dcrtdll.spec498 @ cdecl ungetwc(long ptr)
/reactos/sdk/include/crt/
H A Dstdio.h812 ungetwc(
H A Dtchar.h210 #define _ungettc ungetwc
H A Dwchar.h1001 ungetwc(
/reactos/dll/win32/msvcrt20/
H A Dmsvcrt20.spec1099 @ cdecl ungetwc(long ptr)
/reactos/dll/win32/msvcrt40/
H A Dmsvcrt40.spec1137 @ cdecl ungetwc(long ptr)
/reactos/sdk/lib/crt/stdio/
H A Dfile.c3981 wint_t CDECL ungetwc(wint_t wc, FILE * file) in ungetwc() function
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.spec1508 @ cdecl ungetwc(long ptr)