Home
last modified time | relevance | path

Searched refs:pound (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/lib/raid6/test/
H A DMakefile7 pound := \# macro
39 HAS_ALTIVEC := $(shell printf '$(pound)include <altivec.h>\nvector int a;\n' |\
/kernel/linux/linux-6.6/lib/raid6/test/
H A DMakefile7 pound := \# macro
40 HAS_ALTIVEC := $(shell printf '$(pound)include <altivec.h>\nvector int a;\n' |\
/kernel/linux/linux-6.6/samples/hid/
H A DMakefile6 pound := \# macro
76 HDR_PROBE := $(shell printf "$(pound)include <linux/types.h>\n struct list_head { int a; }; int main() { return 0; }" | \
/kernel/linux/linux-6.6/samples/bpf/
H A DMakefile6 pound := \# macro
209 HDR_PROBE := $(shell printf "$(pound)include <linux/types.h>\n struct list_head { int a; }; int main() { return 0; }" | \
/kernel/linux/linux-6.6/
H A DMakefile670 CC_VERSION_TEXT = $(subst $(pound),,$(shell LC_ALL=C $(CC) --version 2>/dev/null | head -n 1))

Completed in 5 milliseconds