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

/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_bkgd.c60 #if NCURSES_EXT_COLORS
/freebsd-9.3-release/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c62 #if NCURSES_EXT_COLORS
/freebsd-9.3-release/contrib/ncurses/include/
H A Dcurses.h.in352 #if @NCURSES_EXT_COLORS@
353 #undef NCURSES_EXT_COLORS
354 #define NCURSES_EXT_COLORS @NCURSES_PATCH@
414 #if @NCURSES_EXT_COLORS@
972 #if defined(_XOPEN_SOURCE_EXTENDED) && @NCURSES_EXT_COLORS@
1114 #if defined(_XOPEN_SOURCE_EXTENDED) && @NCURSES_EXT_COLORS@
/freebsd-9.3-release/lib/ncurses/ncurses/
H A DMakefile33 NCURSES_EXT_COLORS= 0 macro
424 -e "/@NCURSES_EXT_COLORS@/s%%${NCURSES_EXT_COLORS}%" \
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure8993 NCURSES_EXT_COLORS=0
9014 NCURSES_EXT_COLORS=1
9016 #define NCURSES_EXT_COLORS 1
17429 s,@NCURSES_EXT_COLORS@,$NCURSES_EXT_COLORS,;t t

Completed in 142 milliseconds