Lines Matching refs:compiler

184 dnl the compiler. Sources can be either written in C or C++ (filenames shall end
252 dnl Choose the right compiler/flags/etc. for the source-file.
282 AC_MSG_CHECKING([if compiler supports -Wl,-rpath,])
292 AC_MSG_CHECKING([if compiler supports -R])
350 dnl the PHP build system which are only given in compiler notation.
380 dnl system which are only given in compiler notation.
915 dnl are passed to the compiler, with @ext_srcdir@ and @ext_builddir@ being
2193 dnl Detect if the systems default compiler is suncc. We also set some useful
2459 …AC_DEFINE_UNQUOTED([PHP_HAVE_BUILTIN_EXPECT], [$have_builtin_expect], [Whether the compiler suppor…
2478 …AC_DEFINE_UNQUOTED([PHP_HAVE_BUILTIN_CLZ], [$have_builtin_clz], [Whether the compiler supports __b…
2497 …AC_DEFINE_UNQUOTED([PHP_HAVE_BUILTIN_CLZL], [$have_builtin_clzl], [Whether the compiler supports _…
2516 …AC_DEFINE_UNQUOTED([PHP_HAVE_BUILTIN_CLZLL], [$have_builtin_clzll], [Whether the compiler supports…
2535 …AC_DEFINE_UNQUOTED([PHP_HAVE_BUILTIN_CTZL], [$have_builtin_ctzl], [Whether the compiler supports _…
2554 …AC_DEFINE_UNQUOTED([PHP_HAVE_BUILTIN_CTZLL], [$have_builtin_ctzll], [Whether the compiler supports…
2575 [$have_builtin_smull_overflow], [Whether the compiler supports __builtin_smull_overflow])
2596 [$have_builtin_smulll_overflow], [Whether the compiler supports __builtin_smulll_overflow])
2617 [$have_builtin_saddl_overflow], [Whether the compiler supports __builtin_saddl_overflow])
2638 [$have_builtin_saddll_overflow], [Whether the compiler supports __builtin_saddll_overflow])
2659 [$have_builtin_ssubl_overflow], [Whether the compiler supports __builtin_ssubl_overflow])
2680 [$have_builtin_ssubll_overflow], [Whether the compiler supports __builtin_ssubll_overflow])
2700 [$have_builtin_cpu_init], [Whether the compiler supports __builtin_cpu_init])
2720 [$have_builtin_cpu_supports], [Whether the compiler supports __builtin_cpu_supports])