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"5838 enabled msvc && check_cpp_condition thumb stddef.h "defined _M_ARMT"5844 if check_cpp_condition vfp_args stddef.h "defined __ARM_PCS_VFP"; then5846 elif check_cpp_condition vfp_args stddef.h "defined _M_ARM_FP && _M_ARM_FP >= 30"; then5962 check_cpp_condition power8 "altivec.h" "defined(_ARCH_PWR8)"6192 check_cpp_condition bcrypt bcrypt.h "defined BCRYPT_RNG_ALGORITHM"6265 check_cpp_condition winrt windows.h "!WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)"6477 check_cpp_condition libx262 x264.h "X264_MPEG2"[all …]