Home
last modified time | relevance | path

Searched refs:HAS_ALTIVEC (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/lib/raid6/test/
DMakefile45 HAS_ALTIVEC := $(shell printf '\#include <altivec.h>\nvector int a;\n' |\ macro
47 ifeq ($(HAS_ALTIVEC),yes)