Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dcallingconv-iamcu.c29 void ctest2() {} in ctest2() function
30 void (__attribute__((cdecl)) *pctest2)() = ctest2;
Dcallingconv.c38 void ctest2() {} in ctest2() function
39 void (__attribute__((cdecl)) *pctest2)() = ctest2;
/external/cblas/testing/
DMakefile41 all2: stest2 dtest2 ctest2 ztest2
58 ctest2: xccblat2 target
117 @./xccblat2 < cin2 > ctest2.out
/external/cblas/
DMakefile163 ctest2: target
164 ( cd testing && make ctest2 )