OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctest1
(Results
1 - 4
of
4
) sorted by null
/external/clang/test/Sema/
callingconv-iamcu.c
21
void __attribute__((cdecl(1)))
ctest1
(float x) {} // expected-error {{'cdecl' attribute takes no arguments}}
function
callingconv.c
28
void __attribute__((cdecl(1)))
ctest1
(float x) {} // expected-error {{'cdecl' attribute takes no arguments}}
function
/external/cblas/
Makefile
43
@ echo "
ctest1
-- Compiles the tester for level 1 COMPLEX."
153
ctest1
:
154
( cd testing && make
ctest1
)
/external/cblas/testing/
Makefile
40
all1: stest1 dtest1
ctest1
ztest1
53
ctest1
: xccblat1
109
@./xccblat1 >
ctest1
.out
Completed in 3978 milliseconds