Home
last modified time | relevance | path

Searched refs:ctest3 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Sema/
Dcallingconv-iamcu.c45 void ctest3();
46 void __attribute__((cdecl)) ctest3() {} in ctest3() function
Dcallingconv.c55 void ctest3();
56 void __attribute__((cdecl)) ctest3() {} in ctest3() function
/external/cblas/testing/
DMakefile42 all3: stest3 dtest3 ctest3 ztest3
63 ctest3: xccblat3 target
125 @./xccblat3 < cin3 > ctest3.out
/external/cblas/
DMakefile173 ctest3: target
174 ( cd testing && make ctest3 )