Home
last modified time | relevance | path

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

/src/contrib/ncurses/ncurses/tinfo/
H A Dlib_tputs.c80 #define GetOutCh() (SP_PARM ? SP_PARM->_outch : _nc_prescreen._outch) macro
83 #define GetOutCh() static_outch macro
102 NCURSES_SP_OUTC my_outch = GetOutCh(); in delay_output()
284 NCURSES_SP_OUTC my_outch = GetOutCh(); in tputs()