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

/macosx-10.10/ncurses-44/ncurses/include/
H A Dncurses_cfg.h86 #define HAVE_WRESIZE 1 macro
/macosx-10.10/ncurses-44/ncurses/test/
H A Dtest.priv.h198 #ifndef HAVE_WRESIZE
199 #define HAVE_WRESIZE 0 macro
H A Dcardfile.c366 #if (defined(KEY_RESIZE) && HAVE_WRESIZE) || NO_LEAKS
459 #if defined(KEY_RESIZE) && HAVE_WRESIZE
H A Dncurses.c636 #if defined(NCURSES_VERSION) && defined(KEY_RESIZE) && HAVE_WRESIZE
832 #if defined(NCURSES_VERSION) && defined(KEY_RESIZE) && HAVE_WRESIZE
915 #if defined(KEY_RESIZE) && HAVE_WRESIZE
1094 #if defined(KEY_RESIZE) && HAVE_WRESIZE
2642 #if defined(NCURSES_VERSION) && defined(KEY_RESIZE) && HAVE_WRESIZE
2775 #if defined(NCURSES_VERSION) && defined(KEY_RESIZE) && HAVE_WRESIZE
3668 #if HAVE_WRESIZE
4010 #if HAVE_WRESIZE
4066 #endif /* HAVE_WRESIZE */
/macosx-10.10/ruby-106/ruby/ext/curses/
H A Dcurses.c2381 #if defined(HAVE_WRESIZE)

Completed in 191 milliseconds