OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TESTARGS
(Results
1 - 6
of
6
) sorted by null
/external/clang/utils/ABITest/return-types-32/
Makefile
7
TESTARGS
+= --max-args 0
/external/clang/utils/ABITest/return-types-64/
Makefile
7
TESTARGS
+= --max-args 0
/external/clang/utils/ABITest/single-args-32/
Makefile
7
TESTARGS
+= --no-function-return --max-args 1
/external/clang/utils/ABITest/single-args-64/
Makefile
4
# 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/
Makefile
4
# file, and
TESTARGS
is used to change the type generation. Make sure
8
TESTARGS
:= --max-args 0 --test-layout
65
$(ABITESTGEN) $(
TESTARGS
) -o $@ --min=$(shell expr $* '*' $(COUNT)) --count=$(COUNT)
/external/clang/test/
Makefile
17
ifndef
TESTARGS
19
TESTARGS
= -v
21
TESTARGS
= -s -v
35
$(LIT_ARGS) $(
TESTARGS
) $(TESTDIRS)
Completed in 8833 milliseconds