Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/stringloops/
H A DMakefile4 build_32bit = $(shell if ($(CC) $(CFLAGS) -m32 -o /dev/null memcmp.c >/dev/null 2>&1) then echo "1"… macro
11 ifeq ($(build_32bit),1)
20 ifeq ($(build_32bit),1)