Home
last modified time | relevance | path

Searched refs:M_CURSES_INTERBYTE_TIME (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dprivate.h56 #ifndef M_CURSES_INTERBYTE_TIME
57 #define M_CURSES_INTERBYTE_TIME 10 macro
H A Dwgetch.c203 M_CURSES_INTERBYTE_TIME;
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dprivate.h49 #ifndef M_CURSES_INTERBYTE_TIME
50 #define M_CURSES_INTERBYTE_TIME 10 macro
H A Dwgetch.c430 M_CURSES_INTERBYTE_TIME); in wgetch()