Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dttyio.h76 # define getch() Agetch() macro
84 # define getch() (Cnecin() & 0x000000ff) macro
91 # define getch() macgetch() macro
110 # define getch() SWI_OS_ReadC() macro
119 # define getch() getch_win32() macro
124 # define getch() _read_kbd(0, 1, 0) macro
129 # define getch() getkey() macro
141 # define getch() getchar() /* not correct, but may not be on a console */ macro
158 # define getch() zgetch() /* defined in TANDEMC */ macro
179 # define getch() tt_getch() macro