Searched defs:getche (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dconio.h44 static inline int getche(void) { return _getche(); } function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dconio.h54 static inline int getche(void) { return _getche(); } function

Completed in 764 milliseconds