Searched refs:USE_TERMINFO (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dxtermcap.h45 #undef USE_TERMINFO
48 #ifndef USE_TERMINFO
49 #define USE_TERMINFO 0 macro
52 #if !USE_TERMINFO
H A Dresize.c70 #ifndef USE_TERMINFO /* avoid conflict with configure script */
72 #define USE_TERMINFO macro
84 #if !defined(USE_TERMCAP) && !defined(USE_TERMINFO)
85 #define USE_TERMINFO macro
465 #ifdef USE_TERMINFO
473 #endif /* USE_TERMINFO */
620 #ifdef USE_TERMINFO
623 #endif /* USE_TERMINFO */
634 #ifdef USE_TERMINFO
637 #endif /* USE_TERMINFO */
[all...]
H A Dxtermcap.c41 #if USE_TERMINFO && defined(NCURSES_VERSION) && defined(HAVE_USE_EXTENDED_NAMES)
47 #if USE_TERMINFO
231 #if !USE_TERMINFO
242 #if USE_TERMINFO
496 #if USE_TERMINFO
547 #if !USE_TERMINFO
553 #if USE_TERMINFO
600 #if USE_TERMINFO
618 #if !USE_TERMINFO
H A Daclocal.m41211 AC_DEFINE(USE_TERMINFO,1,[Define to 1 to indicate that terminfo provides the tgetent interface])
/xsrc/external/mit/xterm/include/
H A Dxtermcfg.h232 #define USE_TERMINFO 1 /* CF_FUNC_TGETENT */ macro

Completed in 11 milliseconds