Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_hline.c53 T((T_CALLED("whline(%p,%s,%d)"), (void *) win, _tracechtype(ch), n)); in NCURSES_EXPORT()
H A Dlib_vline.c53 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.c571 _tracechtype(ch))); in waddch()
591 _tracechtype(ch))); in wechochar()
H A Dlib_bkgd.c108 T((T_CALLED("wbkgdset(%p,%s)"), (void *) win, _tracechtype(ch))); in wbkgdset()
H A Dlib_pad.c332 T((T_CALLED("pechochar(%p, %s)"), (void *) pad, _tracechtype(ch))); in pechochar()
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c312 _tracechtype(chtype ch) in _tracechtype() function
321 T((T_RETURN("%s"), _tracechtype(code))); in _nc_retrace_chtype()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_acs.c212 _tracechtype(real_map[UChar(acs_chars[i])]))); in NCURSES_SP_NAME()
H A Dtinfo_driver.c1132 _tracechtype(real_map[UChar(acs_chars[i])]))); in drv_initacs()
/freebsd/contrib/ncurses/include/
H A Dcurses.tail178 extern NCURSES_EXPORT(char *) _tracechtype (chtype);
186 #define _tracech_t _tracechtype
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfow1240 #undef _tracechtype
1241 char *_tracechtype(
H A Dllib-ltinfo1218 #undef _tracechtype
1219 char *_tracechtype(
H A Dllib-ltinfot1319 #undef _tracechtype
1320 char *_tracechtype(
H A Dllib-ltinfotw1341 #undef _tracechtype
1342 char *_tracechtype(
H A Dllib-lncursest4057 #undef _tracechtype
4058 char *_tracechtype(
H A Dllib-lncurses3947 #undef _tracechtype
3948 char *_tracechtype(
H A Dllib-lncursestw5018 #undef _tracechtype
5019 char *_tracechtype(
H A Dllib-lncursesw4908 #undef _tracechtype
4909 char *_tracechtype(
/freebsd/lib/ncurses/tinfo/
H A DMakefile921 curs_trace.3 _tracechtype.3 \
/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c4077 T((T_CALLED("Data_Entry(%p,%s)"), (void *)form, _tracechtype((chtype)c))); in Data_Entry_w()
4164 T((T_CALLED("Data_Entry(%p,%s)"), (void *)form, _tracechtype((chtype)c))); in Data_Entry()