Searched refs:llvm_cv_c_printf_a (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/autoconf/m4/
H A Dc_printf_a.m46 [AC_CACHE_CHECK([if printf has the %a format character],[llvm_cv_c_printf_a],
24 llvm_cv_c_printf_a=yes,
28 if test "$llvm_cv_c_printf_a" = "yes"; then
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dc_printf_a.m46 [AC_CACHE_CHECK([if printf has the %a format character],[llvm_cv_c_printf_a],
24 llvm_cv_c_printf_a=yes,
28 if test "$llvm_cv_c_printf_a" = "yes"; then
/macosx-10.10/llvmCore-3425.0.34/
H A Dconfigure17635 if test "${llvm_cv_c_printf_a+set}" = set; then
17697 llvm_cv_c_printf_a=yes
17717 { echo "$as_me:$LINENO: result: $llvm_cv_c_printf_a" >&5
17718 echo "${ECHO_T}$llvm_cv_c_printf_a" >&6; }
17719 if test "$llvm_cv_c_printf_a" = "yes"; then
/macosx-10.10/llvmCore-3425.0.34/projects/sample/
H A Dconfigure17438 if test "${llvm_cv_c_printf_a+set}" = set; then
17500 llvm_cv_c_printf_a=yes
17520 { echo "$as_me:$LINENO: result: $llvm_cv_c_printf_a" >&5
17521 echo "${ECHO_T}$llvm_cv_c_printf_a" >&6; }
17522 if test "$llvm_cv_c_printf_a" = "yes"; then

Completed in 253 milliseconds