Home
last modified time | relevance | path

Searched refs:CUR (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dinit_keytry.c46 #undef CUR
47 #define CUR SP_TERMTYPE macro
83 CUR Strings[_nc_tinfo_fkeys[n].offset], in _nc_init_keytry()
H A Dlib_has_cap.c46 #ifndef CUR
47 #define CUR SP_TERMTYPE macro
H A Dlib_print.c39 #ifndef CUR
40 #define CUR SP_TERMTYPE macro
H A Dlib_cur_term.c46 #undef CUR
47 #define CUR TerminalType(termp). macro
H A Dlib_acs.c39 #ifndef CUR
40 #define CUR SP_TERMTYPE macro
H A Dlib_ttyflags.c41 #ifndef CUR
42 #define CUR SP_TERMTYPE macro
H A Dlib_options.c46 #ifndef CUR
47 #define CUR SP_TERMTYPE macro
H A Dtrim_sgr0.c42 #undef CUR
43 #define CUR tp-> macro
H A Dlib_tputs.c47 #ifndef CUR
48 #define CUR SP_TERMTYPE macro
H A Dlib_termcap.c50 #ifndef CUR
51 #define CUR SP_TERMTYPE macro
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_flash.c46 #ifndef CUR
47 #define CUR SP_TERMTYPE macro
H A Dlib_beep.c46 #ifndef CUR
47 #define CUR SP_TERMTYPE macro
H A Dlib_dft_fgbg.c37 #ifndef CUR
38 #define CUR SP_TERMTYPE macro
H A Dlib_slkrefr.c43 #ifndef CUR
44 #define CUR SP_TERMTYPE macro
H A Dlib_slk.c47 #ifndef CUR
48 #define CUR SP_TERMTYPE macro
H A Dlib_newterm.c46 #ifndef CUR
47 #define CUR SP_TERMTYPE macro
H A Dnew_pair.c42 #ifndef CUR
43 #define CUR SP_TERMTYPE macro
H A Dresizeterm.c45 #ifndef CUR
46 #define CUR SP_TERMTYPE macro
/freebsd/contrib/ncurses/progs/
H A Dprogs.priv.h133 #ifndef CUR
134 #define CUR ((TERMTYPE *)(cur_term))-> macro
H A Ddump_entry.c337 #define BOOL_IDX(name) (PredType) (&(name) - &(CUR Booleans[0]))
338 #define NUM_IDX(name) (PredType) (&(name) - &(CUR Numbers[0]))
339 #define STR_IDX(name) (PredType) (&(name) - &(CUR Strings[0]))
1021 #undef CUR in fmt_entry()
1022 #define CUR tterm-> in fmt_entry() macro
1770 #undef CUR
1771 #define CUR tp-> macro
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c69 #ifndef CUR
70 #define CUR SP_TERMTYPE macro
H A Dhashmap.c73 #ifndef CUR
74 #define CUR SP_TERMTYPE macro
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c36 #ifndef CUR
37 #define CUR SP_TERMTYPE macro
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c43 #ifndef CUR
44 #define CUR SP_TERMTYPE macro
/freebsd/contrib/ncurses/include/
H A DMKterm.h.awk.in182 print "#define CUR ((TERMTYPE *)(cur_term))->"
214 printf "#define %-30s CUR Booleans[%d]\n", $1, BoolCount++
218 printf "#define %-30s CUR Numbers[%d]\n", $1, NumberCount++
222 printf "#define %-30s CUR Strings[%d]\n", $1, StringCount++

12