Searched refs:ac_cv_have_decl__snprintf (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/
H A Dconfigure7982 if test "${ac_cv_have_decl__snprintf+set}" = set; then :
8001 ac_cv_have_decl__snprintf=yes
8003 ac_cv_have_decl__snprintf=no
8007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_decl__snprintf" >&5
8008 $as_echo "$ac_cv_have_decl__snprintf" >&6; }
8009 if test $ac_cv_have_decl__snprintf = yes; then
/external/bison/
H A Dconfigure12814 ac_fn_c_check_decl "$LINENO" "_snprintf" "ac_cv_have_decl__snprintf" "#include <stdio.h>
12816 if test "x$ac_cv_have_decl__snprintf" = xyes; then :

Completed in 263 milliseconds