Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ncurses/ncurses/base/
H A Dlib_hline.c52 T((T_CALLED("whline(%p,%s,%d)"), (void *) win, _tracechtype(ch), n)); in NCURSES_EXPORT()
H A Dlib_vline.c52 T((T_CALLED("wvline(%p,%s,%d)"), (void *) win, _tracechtype(ch), n)); in NCURSES_EXPORT()
H A Dlib_insch.c152 T((T_CALLED("winsch(%p, %s)"), (void *) win, _tracechtype(c))); in winsch()
H A Dlib_addch.c541 _tracechtype(ch))); in waddch()
561 _tracechtype(ch))); in wechochar()
H A Dlib_pad.c325 T((T_CALLED("pechochar(%p, %s)"), (void *) pad, _tracechtype(ch))); in pechochar()
/freebsd-12.1/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c308 _tracechtype(chtype ch) in _tracechtype() function
317 T((T_RETURN("%s"), _tracechtype(code))); in _nc_retrace_chtype()
/freebsd-12.1/contrib/ncurses/include/
H A Dcurses.tail134 extern NCURSES_EXPORT(char *) _tracechtype (chtype);
142 #define _tracech_t _tracechtype
/freebsd-12.1/contrib/ncurses/ncurses/
H A Dllib-ltinfow1122 #undef _tracechtype
1123 char *_tracechtype(
H A Dllib-ltinfo1122 #undef _tracechtype
1123 char *_tracechtype(
H A Dllib-ltinfot1218 #undef _tracechtype
1219 char *_tracechtype(
H A Dllib-ltinfotw1218 #undef _tracechtype
1219 char *_tracechtype(
H A Dllib-lncurses3767 #undef _tracechtype
3768 char *_tracechtype(
H A Dllib-lncursest3914 #undef _tracechtype
3915 char *_tracechtype(
H A Dllib-lncursesw4592 #undef _tracechtype
4593 char *_tracechtype(
H A Dllib-lncursestw4699 #undef _tracechtype
4700 char *_tracechtype(
/freebsd-12.1/lib/ncurses/ncurses/
H A DMakefile1006 curs_trace.3 _tracechtype.3 \
/freebsd-12.1/contrib/ncurses/form/
H A Dfrm_driver.c4003 T((T_CALLED("Data_Entry(%p,%s)"), (void *)form, _tracechtype((chtype)c))); in Data_Entry_w()
4090 T((T_CALLED("Data_Entry(%p,%s)"), (void *)form, _tracechtype((chtype)c))); in Data_Entry()