Home
last modified time | relevance | path

Searched refs:NCURSES_MBSTATE_T (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/ncurses/tinfo/
H A DMakefile26 NCURSES_MBSTATE_T= 0 macro
345 -e "/@NCURSES_MBSTATE_T@/s%%${NCURSES_MBSTATE_T}%" \
/freebsd/contrib/ncurses/
H A Dconfigure.in929 NCURSES_MBSTATE_T=0
987 CF_WCHAR_TYPE(mbstate_t, NCURSES_MBSTATE_T)
991 if test "$NCURSES_MBSTATE_T" != 0; then
999 AC_SUBST(NCURSES_MBSTATE_T) subst
H A Dconfigure13618 NCURSES_MBSTATE_T=1
13829 if test "$NCURSES_MBSTATE_T" != 0; then
30147 s,@NCURSES_MBSTATE_T@,$NCURSES_MBSTATE_T,;t t