Lines Matching refs:no

48 # Set $hw_cv_func_va_copy to "yes" or "no".  Define HAVE_VA_COPY to 1 if
68 [hw_cv_func_va_copy=no],
69 [hw_cv_func_va_copy=no])])
77 # Set $hw_cv_func___va_copy to "yes" or "no". Define HAVE___VA_COPY to 1 if
94 [hw_cv_func___va_copy=no],
95 [hw_cv_func___va_copy=no])])
104 # "no", respectively. If either $hw_force_rpl_vsnprintf is "yes" or
105 # $hw_cv_func_vsnprintf_c99 is "no", define HW_WANT_RPL_VSNPRINTF and
113 [hw_cv_func_vsnprintf=no])
138 [hw_cv_func_vsnprintf_c99=no],
139 [hw_cv_func_vsnprintf_c99=no])])],
140 [hw_cv_func_vsnprintf_c99=no])
144 AS_IF([test "${hw_force_rpl_vsnprintf=no}" = yes -o "$hw_cv_func_vsnprintf_c99" = no],
146 [hw_use_rpl_vsnprintf=no])
151 AS_IF([test ${hw_nodef_vsnprintf=no} = no],
172 # "no", respectively. If either $hw_force_rpl_snprintf is "yes" or
173 # $hw_cv_func_snprintf_c99 is "no", define HW_WANT_RPL_SNPRINTF and
182 [hw_cv_func_snprintf=no])
194 [hw_cv_func_snprintf_c99=no],
195 [hw_cv_func_snprintf_c99=no])])],
196 [hw_cv_func_snprintf_c99=no])
200 AS_IF([test "${hw_force_rpl_snprintf=no}" = yes -o "$hw_cv_func_snprintf_c99" = no],
202 [hw_use_rpl_snprintf=no])
207 AS_IF([test ${hw_nodef_snprintf=no} = no],
215 # Set $hw_cv_func_vasprintf to "yes" or "no". If either
216 # $hw_force_rpl_vasprintf is "yes" or $hw_cv_func_vasprintf is "no",
225 [hw_cv_func_vasprintf=no])
229 AS_IF([test "${hw_force_rpl_vasprintf=no}" = yes -o "$hw_cv_func_vasprintf" = no],
231 [hw_use_rpl_vasprintf=no])
236 AS_IF([test ${hw_nodef_vasprintf=no} = no],
241 AS_IF([test "$hw_cv_func_va_copy" = no],
248 # Set $hw_cv_func_asprintf to "yes" or "no". If either
249 # $hw_force_rpl_asprintf is "yes" or $hw_cv_func_asprintf is "no",
258 [hw_cv_func_asprintf=no])
262 AS_IF([test "${hw_force_rpl_asprintf=no}" = yes -o "$hw_cv_func_asprintf" = no],
264 [hw_use_rpl_asprintf=no])
269 AS_IF([test ${hw_nodef_asprintf=no} = no],