OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctest2
(Results
1 - 4
of
4
) sorted by null
/external/clang/test/Sema/
callingconv-iamcu.c
29
void
ctest2
() {}
function
30
void (__attribute__((cdecl)) *pctest2)() =
ctest2
;
callingconv.c
38
void
ctest2
() {}
function
39
void (__attribute__((cdecl)) *pctest2)() =
ctest2
;
/external/cblas/
Makefile
49
@ echo "
ctest2
-- Compiles the tester for level 2 COMPLEX."
163
ctest2
:
164
( cd testing && make
ctest2
)
/external/cblas/testing/
Makefile
41
all2: stest2 dtest2
ctest2
ztest2
58
ctest2
: xccblat2
117
@./xccblat2 < cin2 >
ctest2
.out
Completed in 157 milliseconds