Searched refs:CUR (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_flash.c45 #ifndef CUR
46 #define CUR SP_TERMTYPE macro
H A Dlib_beep.c45 #ifndef CUR
46 #define CUR SP_TERMTYPE macro
H A Dlib_dft_fgbg.c36 #ifndef CUR
37 #define CUR SP_TERMTYPE macro
H A Dlib_slkrefr.c42 #ifndef CUR
43 #define CUR SP_TERMTYPE macro
H A Dlib_newterm.c45 #ifndef CUR
46 #define CUR SP_TERMTYPE macro
H A Dlib_screen.c38 #ifndef CUR
39 #define CUR SP_TERMTYPE macro
H A Dlib_slk.c46 #ifndef CUR
47 #define CUR SP_TERMTYPE macro
H A Dresizeterm.c44 #ifndef CUR
45 #define CUR SP_TERMTYPE macro
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_has_cap.c45 #ifndef CUR
46 #define CUR SP_TERMTYPE macro
H A Dinit_keytry.c45 #undef CUR macro
46 #define CUR SP_TERMTYPE macro
80 CUR Strings[_nc_tinfo_fkeys[n].offset],
H A Dlib_print.c38 #ifndef CUR
39 #define CUR SP_TERMTYPE macro
H A Dlib_acs.c38 #ifndef CUR
39 #define CUR SP_TERMTYPE macro
H A Dlib_cur_term.c44 #undef CUR macro
45 #define CUR termp->type. macro
H A Dlib_options.c45 #ifndef CUR
46 #define CUR SP_TERMTYPE macro
H A Dlib_termcap.c49 #ifndef CUR
50 #define CUR SP_TERMTYPE macro
H A Dlib_tputs.c46 #ifndef CUR
47 #define CUR SP_TERMTYPE macro
H A Dlib_ttyflags.c40 #ifndef CUR
41 #define CUR SP_TERMTYPE macro
H A Dtrim_sgr0.c41 #undef CUR macro
42 #define CUR tp-> macro
H A Dcomp_parse.c516 #undef CUR macro
517 #define CUR tp-> macro
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dtraditional.c135 /* CUR points to the asterisk introducing a comment in the current
199 /* CUR points to any character in the input buffer. Skips over all
240 /* Lexes and outputs an identifier starting at CUR, which is assumed
254 CUR (pfile->context) = cur;
359 CUR (pfile->context) = pfile->buffer->cur;
368 cur = CUR (context);
476 cur = CUR (context);
577 CUR (context) = cur;
879 duplicate parameter). On success, CUR (pfile->context) is just
884 const uchar *cur = CUR (pfil
[all...]
H A Dinternal.h64 #define CPP_BUF_COLUMN(BUF, CUR) ((CUR) - (BUF)->line_base)
137 #define CUR(c) ((c)->u.trad.cur) macro
/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c42 #ifndef CUR
43 #define CUR SP_TERMTYPE macro
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c68 #ifndef CUR
69 #define CUR SP_TERMTYPE macro
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c35 #ifndef CUR
36 #define CUR SP_TERMTYPE macro
/freebsd-11-stable/contrib/ncurses/progs/
H A Ddump_entry.c322 #define BOOL_IDX(name) (PredType) (&(name) - &(CUR Booleans[0]))
323 #define NUM_IDX(name) (PredType) (&(name) - &(CUR Numbers[0]))
324 #define STR_IDX(name) (PredType) (&(name) - &(CUR Strings[0]))
705 #undef CUR macro
706 #define CUR tterm-> macro
1328 #undef CUR macro
1329 #define CUR tp-> macro

Completed in 122 milliseconds

12