Home
last modified time | relevance | path

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

/freebsd-13.1/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.c548 _tracechtype(ch))); in waddch()
568 _tracechtype(ch))); in wechochar()
H A Dlib_pad.c332 T((T_CALLED("pechochar(%p, %s)"), (void *) pad, _tracechtype(ch))); in pechochar()
/freebsd-13.1/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-13.1/contrib/ncurses/include/
H A Dcurses.tail134 extern NCURSES_EXPORT(char *) _tracechtype (chtype);
142 #define _tracech_t _tracechtype
/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dlib_acs.c212 _tracechtype(real_map[UChar(acs_chars[i])]))); in NCURSES_SP_NAME()
H A Dtinfo_driver.c1097 _tracechtype(real_map[UChar(acs_chars[i])]))); in drv_initacs()
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dllib-ltinfo1115 #undef _tracechtype
1116 char *_tracechtype(
H A Dllib-ltinfot1216 #undef _tracechtype
1217 char *_tracechtype(
H A Dllib-ltinfow1137 #undef _tracechtype
1138 char *_tracechtype(
H A Dllib-ltinfotw1238 #undef _tracechtype
1239 char *_tracechtype(
H A Dllib-lncurses3854 #undef _tracechtype
3855 char *_tracechtype(
H A Dllib-lncursest3964 #undef _tracechtype
3965 char *_tracechtype(
H A Dllib-lncursestw4913 #undef _tracechtype
4914 char *_tracechtype(
H A Dllib-lncursesw4803 #undef _tracechtype
4804 char *_tracechtype(
/freebsd-13.1/lib/ncurses/ncurses/
H A DMakefile1028 curs_trace.3 _tracechtype.3 \
/freebsd-13.1/contrib/ncurses/form/
H A Dfrm_driver.c4069 T((T_CALLED("Data_Entry(%p,%s)"), (void *)form, _tracechtype((chtype)c))); in Data_Entry_w()
4156 T((T_CALLED("Data_Entry(%p,%s)"), (void *)form, _tracechtype((chtype)c))); in Data_Entry()