Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/utils/ABITest/layout/
DMakefile8 TESTARGS := --max-args 0 --test-layout macro
65 $(ABITESTGEN) $(TESTARGS) -o $@ --min=$(shell expr $* '*' $(COUNT)) --count=$(COUNT)
/openbsd/src/gnu/llvm/clang/utils/ABITest/return-types-32/
DMakefile7 TESTARGS += --max-args 0
/openbsd/src/gnu/llvm/clang/utils/ABITest/return-types-64/
DMakefile7 TESTARGS += --max-args 0
/openbsd/src/gnu/llvm/clang/utils/ABITest/single-args-64/
DMakefile13 TESTARGS += --no-function-return --max-args 1
/openbsd/src/gnu/llvm/clang/utils/ABITest/single-args-32/
DMakefile7 TESTARGS += --no-function-return --max-args 1
/openbsd/src/gnu/llvm/clang/utils/ABITest/
DMakefile.test.common6 # file, and TESTARGS is used to change the type generation. Make sure
9 TESTARGS := --no-unsigned --no-vector --no-complex --no-bool
156 …$(Verb) $(ABITESTGEN) $(TESTARGS) -o inputs/test.$*.a.c -T inputs/test.$*.b.c -D inputs/test.$*.dr…