Lines Matching +refs:clang +refs:format +refs:extract
1084 *clang*) WRAP="-fwrapv"
1188 LIPO_32BIT_FLAGS="-extract ppc7400 -extract i386"
1193 LIPO_32BIT_FLAGS="-extract i386"
1208 LIPO_32BIT_FLAGS="-extract ppc7400 -extract i386"
1377 # Check whether GCC supports PyArg_ParseTuple format
1384 AC_LANG_PROGRAM([[void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2)));]], [[]])
1387 [Define if GCC supports __attribute__((format(PyArg_ParseTuple, 2, 3)))])
1443 *clang*)
1479 if test "${CC}" = "clang"
1481 clang_bin=`which clang`
1482 # Some systems install clang elsewhere as a symlink to the real path
1515 *clang*)
3871 [Define if C doubles are 64-bit IEEE 754 binary format, stored
3894 [Define if C doubles are 64-bit IEEE 754 binary format, stored
3921 [Define if C doubles are 64-bit IEEE 754 binary format, stored
4724 AC_MSG_CHECKING(for %lld and %llu printf() format support)
4783 [Define to printf format modifier for long long type])
4792 AC_CACHE_CHECK([for %zd printf() format support], ac_cv_have_size_t_format, [dnl
4835 [Define to printf format modifier for Py_ssize_t])