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

/external/clang/utils/ABITest/return-types-32/
H A DMakefile7 TESTARGS += --max-args 0
/external/clang/utils/ABITest/return-types-64/
H A DMakefile7 TESTARGS += --max-args 0
/external/clang/utils/ABITest/single-args-32/
H A DMakefile7 TESTARGS += --no-function-return --max-args 1
/external/clang/utils/ABITest/single-args-64/
H A DMakefile4 # file, and TESTARGS is used to change the type generation. Make sure
13 TESTARGS += --no-function-return --max-args 1
/external/clang/utils/ABITest/layout/
H A DMakefile4 # file, and TESTARGS is used to change the type generation. Make sure
8 TESTARGS := --max-args 0 --test-layout macro
65 $(ABITESTGEN) $(TESTARGS) -o $@ --min=$(shell expr $* '*' $(COUNT)) --count=$(COUNT)
/external/clang/test/
H A DMakefile17 ifndef TESTARGS
19 TESTARGS = -v macro
21 TESTARGS = -s -v macro
35 $(LIT_ARGS) $(TESTARGS) $(TESTDIRS)

Completed in 73 milliseconds