Searched refs:getch (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dconio.h43 static inline int getch(void) { return _getch(); } function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dconio.h53 static inline int getch(void) { return _getch(); } function
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dwpng.c75 # ifndef getch
76 # define getch() _read_kbd(0, 1, 0) /* need getche() */ macro
81 # define getch() getkey() /* GRR: need getche() */ macro
/vbox/src/VBox/Devices/Graphics/BIOS/tests/
H A Dtestbios.c254 c=getch();
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcurses.h250 //extern int getch ( void );
559 static inline int getch ( void ) { function

Completed in 83 milliseconds