Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
Dlib_tputs.c79 #define GetOutCh() (SP_PARM ? SP_PARM->_outch : _nc_prescreen._outch) macro
82 #define GetOutCh() static_outch macro
98 NCURSES_SP_OUTC my_outch = GetOutCh(); in NCURSES_SP_NAME()
252 NCURSES_SP_OUTC my_outch = GetOutCh(); in NCURSES_SP_NAME()