Searched refs:getwchar (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dgetwchar.c1 /* $NetBSD: getwchar.c,v 1.3 2005/06/12 05:21:27 lukem Exp $ */
33 __RCSID("$NetBSD: getwchar.c,v 1.3 2005/06/12 05:21:27 lukem Exp $");
40 * A subroutine version of the macro getwchar.
42 #undef getwchar macro
45 getwchar() function
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dwchar.h62 wint_t getwchar (void);
988 The getwchar function is equivalent to getwc with the argument stdin.
990 @return The getwchar function returns the next wide character from the
993 wint_t getwchar(void);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dstdio.h200 wint_t __cdecl getwchar(void);
H A Dwchar.h308 wint_t __cdecl getwchar(void);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dstdio.h222 wint_t __cdecl getwchar(void);
H A Dwchar.h348 wint_t __cdecl getwchar(void);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtchar.h85 #define _gettchar WINE_tchar_routine(getchar, getchar, getwchar)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtchar.h85 #define _gettchar WINE_tchar_routine(getchar, getchar, getwchar)

Completed in 111 milliseconds