Home
last modified time | relevance | path

Searched refs:_putwch (Results 1 – 10 of 10) sorted by relevance

/reactos/sdk/lib/ucrt/conio/
H A Dputwch.cpp14 extern "C" wint_t __cdecl _putwch(wchar_t const c) in _putwch() function
/reactos/sdk/include/crt/
H A Dconio.h209 _putwch(
338 #define _putwch() _putwch_nolock() macro
H A Dtchar.h207 #define _puttch _putwch
H A Dwchar.h803 _putwch(
/reactos/sdk/include/ucrt/
H A Dcorecrt_wconio.h48 _Check_return_opt_ _DCRTIMP wint_t __cdecl _putwch (_In_ wchar_t _Character);
H A Dtchar.h317 #define _puttch _putwch
/reactos/modules/rostests/apitests/crt/
H A Dmsvcrt_crt_apitest.cmake641 # _putwch.c
/reactos/dll/win32/ucrtbase/
H A Ducrtbase.spec1371 @ cdecl _o__putwch(long) _putwch
1913 @ cdecl _putwch(long)
/reactos/sdk/lib/crt/stdio/
H A Dfile.c3703 wint_t CDECL _putwch(wchar_t c) in _putwch() function
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.spec909 @ cdecl _putwch(long)