Home
last modified time | relevance | path

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

12

/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dinit_keytry.c46 #undef CUR
47 #define CUR SP_TERMTYPE macro
81 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.c45 #undef CUR
46 #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_termcap.c48 #ifndef CUR
49 #define CUR SP_TERMTYPE macro
H A Dlib_tputs.c47 #ifndef CUR
48 #define CUR SP_TERMTYPE macro
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dtraditional.c267 CUR (pfile->context) = cur; in lex_identifier()
399 CUR (pfile->context) = pfile->buffer->cur; in _cpp_scan_out_logical_line()
411 cur = CUR (context); in _cpp_scan_out_logical_line()
522 cur = CUR (context); in _cpp_scan_out_logical_line()
647 CUR (context) = cur; in _cpp_scan_out_logical_line()
681 CUR (context) = pfile->buffer->cur; in _cpp_scan_out_logical_line()
696 CUR (context) = cur; in _cpp_scan_out_logical_line()
727 CUR (context) = cur; in _cpp_scan_out_logical_line()
1188 CUR (context) = pfile->buffer->cur; in _cpp_create_trad_definition()
1193 if (* CUR (context) == '(') in _cpp_create_trad_definition()
[all …]
H A Dinternal.h66 #define CPP_BUF_COLUMN(BUF, CUR) ((CUR) - (BUF)->line_base) argument
140 #define CUR(c) ((c)->u.trad.cur) macro
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dtraditional.c255 CUR (pfile->context) = cur; in lex_identifier()
365 CUR (pfile->context) = pfile->buffer->cur; in _cpp_scan_out_logical_line()
374 cur = CUR (context); in _cpp_scan_out_logical_line()
482 cur = CUR (context); in _cpp_scan_out_logical_line()
583 CUR (context) = cur; in _cpp_scan_out_logical_line()
941 const uchar *cur = CUR (pfile->context) + 1; in scan_parameters()
953 cur = skip_whitespace (pfile, CUR (pfile->context), in scan_parameters()
971 CUR (pfile->context) = cur + (*cur == ')'); in scan_parameters()
1041 CUR (context) = pfile->buffer->cur; in _cpp_create_trad_definition()
1046 if (* CUR (context) == '(') in _cpp_create_trad_definition()
[all …]
H A Dinternal.h65 #define CPP_BUF_COLUMN(BUF, CUR) ((CUR) - (BUF)->line_base) argument
139 #define CUR(c) ((c)->u.trad.cur) macro
/dragonfly/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_newterm.c46 #ifndef CUR
47 #define CUR SP_TERMTYPE macro
H A Dlib_slk.c47 #ifndef CUR
48 #define CUR SP_TERMTYPE macro
H A Dnew_pair.c42 #ifndef CUR
43 #define CUR SP_TERMTYPE macro
/dragonfly/contrib/ncurses/progs/
H A Ddump_entry.c339 #define BOOL_IDX(name) (PredType) (&(name) - &(CUR Booleans[0]))
340 #define NUM_IDX(name) (PredType) (&(name) - &(CUR Numbers[0]))
341 #define STR_IDX(name) (PredType) (&(name) - &(CUR Strings[0]))
1015 #undef CUR in fmt_entry()
1016 #define CUR tterm-> in fmt_entry() macro
1743 #undef CUR
1744 #define CUR tp-> macro
/dragonfly/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c69 #ifndef CUR
70 #define CUR SP_TERMTYPE macro
/dragonfly/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c36 #ifndef CUR
37 #define CUR SP_TERMTYPE macro
/dragonfly/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c43 #ifndef CUR
44 #define CUR SP_TERMTYPE macro

12