Searched refs:NCURSES_WRAP_PREFIX (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/ncurses/ncurses/
H A Dncurses_cfg.h97 #define NCURSES_WRAP_PREFIX "_nc_" macro
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure12121 NCURSES_WRAP_PREFIX=$withval
12123 NCURSES_WRAP_PREFIX=_nc_
12125 echo "$as_me:12125: result: $NCURSES_WRAP_PREFIX" >&5
12126 echo "${ECHO_T}$NCURSES_WRAP_PREFIX" >&6
12128 NCURSES_WRAP_PREFIX=_nc_
12132 #define NCURSES_WRAP_PREFIX "$NCURSES_WRAP_PREFIX"
18997 test -f include/ncurses_dll.h || sed -e 's/@NCURSES_WRAP_PREFIX@/'$NCURSES_WRAP_PREFIX'/g' ${srcdir}/include/ncurses_dll.h.in >include/ncurses_dll.h
21681 s,@NCURSES_WRAP_PREFIX
[all...]

Completed in 147 milliseconds