blob: 8f64c8240f560be6901786d4ec6b687cf32f312a [file] [log] [blame]
initSidebarItems({"macro":[["is_aarch64_feature_detected","Prevents compilation if `is_aarch64_feature_detected` is used somewhere else than `aarch64` targets."],["is_arm_feature_detected","Prevents compilation if `is_arm_feature_detected` is used somewhere else than `ARM` targets."],["is_mips64_feature_detected","Prevents compilation if `is_mips64_feature_detected` is used somewhere else than `MIPS64` targets."],["is_mips_feature_detected","Prevents compilation if `is_mips_feature_detected` is used somewhere else than `MIPS` targets."],["is_powerpc64_feature_detected","Prevents compilation if `is_powerpc64_feature_detected` is used somewhere else than `PowerPC64` targets."],["is_powerpc_feature_detected","Checks if `powerpc` feature is enabled."],["is_x86_feature_detected","Prevents compilation if `is_x86_feature_detected` is used somewhere else than `x86` and `x86_64` targets."]]});