Home
last modified time | relevance | path

Searched refs:NCURSES_VERSION (Results 1 – 10 of 10) sorted by relevance

/dragonfly/lib/libncurses/include/
H A Dunctrl.h48 #undef NCURSES_VERSION
49 #define NCURSES_VERSION "6.2" macro
H A Dtermcap.h40 #undef NCURSES_VERSION
41 #define NCURSES_VERSION "6.2" macro
H A Dncurses_cfg.h54 #define NCURSES_VERSION "6.2" macro
H A Dcurses.head50 #undef NCURSES_VERSION
51 #define NCURSES_VERSION "6.2"
983 #define curses_version() NCURSES_VERSION
/dragonfly/usr.bin/talk/
H A Dinit_disp.c101 #if defined(hline) || defined(whline) || defined(NCURSES_VERSION) in init_display()
/dragonfly/contrib/dialog/
H A Ddlg_internals.h254 #if defined(NCURSES_VERSION)
H A Darrows.c239 #if defined(WACS_BLOCK) && defined(NCURSES_VERSION) && defined(USE_WIDE_CURSES) in dlg_draw_scrollbar()
H A Dutil.c30 #if defined(NCURSES_VERSION)
39 #if defined(NCURSES_VERSION) && defined(HAVE_NCURSESW_TERM_H)
41 #elif defined(NCURSES_VERSION) && defined(HAVE_NCURSES_TERM_H)
1121 #ifdef NCURSES_VERSION in dlg_print_scrolled()
1860 #if defined(NCURSES_VERSION) && (defined(HAVE_EXIT_CURSES) || defined(HAVE__NC_FREE_AND_EXIT)) in dlg_exit()
/dragonfly/contrib/ncurses/ncurses/trace/
H A Dlib_trace.c140 NCURSES_VERSION, in curses_trace()
/dragonfly/contrib/gdb-7/readline/
H A Dterminal.c105 #if !defined (__linux__) && !defined (NCURSES_VERSION)