Home
last modified time | relevance | path

Searched refs:HAVE_ALLOC_PAIR (Results 1 – 6 of 6) sorted by relevance

/dports/devel/ncurses/ncurses-6.3/test/
H A Ddots_xcurses.c47 #if HAVE_ALLOC_PAIR
59 #if HAVE_ALLOC_PAIR
91 #if HAVE_ALLOC_PAIR in mypair()
130 #if HAVE_ALLOC_PAIR in usage()
185 #if HAVE_ALLOC_PAIR in main()
206 #if HAVE_ALLOC_PAIR in main()
H A Ddemo_new_pair.c39 #if HAVE_ALLOC_PAIR && USE_WIDEC_SUPPORT
H A Dtest.priv.h62 #ifndef HAVE_ALLOC_PAIR
63 #define HAVE_ALLOC_PAIR 0 macro
H A Dpicsmap.c137 #if HAVE_ALLOC_PAIR && USE_EXTENDED_COLOR
/dports/devel/ncurses/ncurses-6.3/include/
H A Dncurses_defs45 HAVE_ALLOC_PAIR
/dports/devel/ncurses/ncurses-6.3/
H A Dconfigure.in1223 AC_DEFINE(HAVE_ALLOC_PAIR,1,[Define to 1 to enable alloc_pair() function]) definition