Lines Matching refs:yes
25 *yes) ;;
32 *yes) ;;
39 *yes) ;;
66 if test $ac_cv_func_mbsinit = yes && test $ac_cv_func_mbrtowc = yes; then
71 *yes) ;;
75 *yes) ;;
104 # Guess yes otherwise.
105 *) gl_cv_func_mbrtowc_incomplete_state="guessing yes" ;;
128 [gl_cv_func_mbrtowc_incomplete_state=yes],
152 # Guess yes otherwise.
153 *) gl_cv_func_mbrtowc_sanitycheck="guessing yes" ;;
180 [gl_cv_func_mbrtowc_sanitycheck=yes],
204 # Guess yes otherwise.
205 *) gl_cv_func_mbrtowc_null_arg="guessing yes" ;;
229 }], [gl_cv_func_mbrtowc_null_arg=yes], [gl_cv_func_mbrtowc_null_arg=no], [:])
254 # Guess yes otherwise.
255 *) gl_cv_func_mbrtowc_retval="guessing yes" ;;
297 [gl_cv_func_mbrtowc_retval=yes],
321 # Guess yes otherwise.
322 *) gl_cv_func_mbrtowc_nul_retval="guessing yes" ;;
344 [gl_cv_func_mbrtowc_nul_retval=yes],
376 gl_cv_func_mbrtowc=yes,
378 if test $gl_cv_func_mbrtowc = yes; then