Home
last modified time | relevance | path

Searched refs:_getch (Results 1 – 8 of 8) sorted by relevance

/external/e2fsprogs/include/nonunix/
Dunistd.h32 #define getch _getch
/external/curl/docs/examples/
Drtsp.c45 static int _getch(void) in _getch() function
257 _getch(); in main()
/external/libpng/contrib/gregbook/
Drpng-win.c111 #define _getch repl_getch macro
331 ch = _getch(); in WinMain()
376 ch = _getch(); in WinMain()
Drpng2-win.c124 #define _getch repl_getch macro
479 ch = _getch(); in WinMain()
525 ch = _getch(); in WinMain()
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_test_defines.h92 _getch(); \
/external/python/cpython2/PC/
Dmsvcrtmodule.c192 ch = _getch(); in msvcrt_getch()
/external/webrtc/webrtc/modules/audio_device/test/
Dfunc_test_manager.cc84 _getch(); in WaitForKey()
/external/python/cpython2/Misc/
DHISTORY11789 calls that may block: _locking(), _getch(), _getche(). Also fix a