Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dgetch.c44 int getch() in getch() function
63 (void)getch(); /* consume the character */
Dgetch.h18 extern int getch(void);
Dintbufq.c178 int ch = getch(); in main()
DAndroid.mk14 getch.c
/frameworks/wilhelm/tests/listening/
DseekTorture.c116 switch (getch()) { in main()