Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/include/
H A Dnc_tparm.h90 #define TIPARM_9(s,a,b,c,d,e,f,g,h,i) _nc_tiparm(9,s,a,b,c,d,e,f,g,h,i) macro
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dtrim_sgr0.c117 value = TIPARM_9(set_attributes, 0, 0, 0, 0, 0, 0, 0, 0, flag); in set_attribute_9()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c262 TIPARM_9(set_attributes, in NCURSES_EXPORT()
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c195 TIPARM_9(set_attributes, in NCURSES_EXPORT()
/freebsd/contrib/ncurses/progs/
H A Dtic.c2293 result = TIPARM_9(value, in check_1_infotocap()
2641 test = TIPARM_9(set_attributes, in check_sgr()
3281 zero = TIPARM_9(set_attributes, 0, 0, 0, 0, 0, 0, 0, 0, 0); in check_termtype()