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

/freebsd-9.3-release/contrib/ncurses/include/
H A Dnc_tparm.h44 #if NCURSES_TPARM_VARARGS
H A Dcurses.h.in121 #undef NCURSES_TPARM_VARARGS
122 #define NCURSES_TPARM_VARARGS @NCURSES_TPARM_VARARGS@
801 #if NCURSES_TPARM_VARARGS
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c758 #if NCURSES_TPARM_VARARGS
780 #if !NCURSES_TPARM_VARARGS
795 #endif /* NCURSES_TPARM_VARARGS */
/freebsd-9.3-release/lib/ncurses/ncurses/
H A DMakefile43 NCURSES_TPARM_VARARGS= 1 macro
403 -e "/@NCURSES_TPARM_VARARGS@/s%%${NCURSES_TPARM_VARARGS}%" \
436 -e "/@NCURSES_TPARM_VARARGS@/s%%${NCURSES_TPARM_VARARGS}%" \
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure8298 NCURSES_TPARM_VARARGS=0
8299 test "$with_tparm_varargs" = yes && NCURSES_TPARM_VARARGS=1
17422 s,@NCURSES_TPARM_VARARGS@,$NCURSES_TPARM_VARARGS,;t t

Completed in 93 milliseconds