Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Drpng-win.c112 #define _getch repl_getch macro
332 ch = _getch(); in WinMain()
377 ch = _getch(); in WinMain()
Drpng2-win.c123 #define _getch repl_getch macro
478 ch = _getch(); in WinMain()
524 ch = _getch(); in WinMain()
/third_party/python/PC/
Dmsvcrtmodule.c242 ch = _getch(); in msvcrt_getch_impl()
/third_party/node/deps/openssl/openssl/crypto/ui/
Dui_openssl.c671 i = _getch(); in noecho_fgets()
/third_party/openssl/crypto/ui/
Dui_openssl.c671 i = _getch(); in noecho_fgets()
/third_party/python/Misc/
DHISTORY29168 calls that may block: _locking(), _getch(), _getche(). Also fix a