Home
last modified time | relevance | path

Searched defs:USE_SIGWINCH (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/ncurses/ncurses/
HDncurses_cfg.h93 #define USE_SIGWINCH 1 macro
/NextBSD/contrib/ncurses/
HDconfigure.in1040 test "x$with_sigwinch" = xyes && AC_DEFINE(USE_SIGWINCH,1,[Define to 1 to compile with SIGWINCH han… definition
/NextBSD/contrib/ncurses/ncurses/
HDcurses.priv.h179 #define USE_SIGWINCH 0 macro