Searched refs:check_cpp_condition (Results 1 – 1 of 1) sorted by relevance
1392 check_cpp_condition(){ function1393 log check_cpp_condition "$@"1576 check_cpp_condition "$@" || die "ERROR: $condition not satisfied"5839 enabled msvc && check_cpp_condition thumb stddef.h "defined _M_ARMT"5845 if check_cpp_condition vfp_args stddef.h "defined __ARM_PCS_VFP"; then5847 elif check_cpp_condition vfp_args stddef.h "defined _M_ARM_FP && _M_ARM_FP >= 30"; then5963 check_cpp_condition power8 "altivec.h" "defined(_ARCH_PWR8)"6193 check_cpp_condition bcrypt bcrypt.h "defined BCRYPT_RNG_ALGORITHM"6266 check_cpp_condition winrt windows.h "!WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)"6478 check_cpp_condition libx262 x264.h "X264_MPEG2"[all …]