Home
last modified time | relevance | path

Searched refs:cf_cv_header_stdbool_h (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ncurses/
H A Dconfigure25247 cf_cv_header_stdbool_h=0
25279 cf_cv_header_stdbool_h=1
25283 cf_cv_header_stdbool_h=0
25290 if test "$cf_cv_header_stdbool_h" = 1
26077 cf_cv_header_stdbool_h=0
26109 cf_cv_header_stdbool_h=1
26113 cf_cv_header_stdbool_h=0
26120 if test "$cf_cv_header_stdbool_h" = 1
26974 cf_cv_header_stdbool_h=0
26976 if test "$cf_cv_header_stdbool_h" = 1 ; then
[all …]
H A Daclocal.m4615 AC_CACHE_VAL(cf_cv_header_stdbool_h,[
617 [cf_cv_header_stdbool_h=0],
623 [cf_cv_header_stdbool_h=1],
624 [cf_cv_header_stdbool_h=0])])])
626 if test "$cf_cv_header_stdbool_h" = 1
672 #if $cf_cv_header_stdbool_h
696 #if $cf_cv_header_stdbool_h
8486 AC_SUBST(cf_cv_header_stdbool_h)
H A Dconfigure.in1967 cf_cv_header_stdbool_h=0
1969 if test "$cf_cv_header_stdbool_h" = 1 ; then
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in112 #define NCURSES_ENABLE_STDBOOL_H @cf_cv_header_stdbool_h@