Home
last modified time | relevance | path

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

/freebsd/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
99 NCURSES_SP_OUTC my_outch = GetOutCh(); in NCURSES_SP_NAME()
278 NCURSES_SP_OUTC my_outch = GetOutCh(); in NCURSES_SP_NAME()