Home
last modified time | relevance | path

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

/linux-4.4.14/lib/raid6/test/
DMakefile43 HAS_ALTIVEC := $(shell printf '\#include <altivec.h>\nvector int a;\n' |\ macro
46 ifeq ($(HAS_ALTIVEC),yes)