HomeSort by relevance Sort by last modified time
    Searched refs:ctest3 (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Sema/
callingconv-iamcu.c 45 void ctest3();
46 void __attribute__((cdecl)) ctest3() {} function
callingconv.c 55 void ctest3();
56 void __attribute__((cdecl)) ctest3() {} function
  /external/cblas/
Makefile 55 @ echo "ctest3 -- Compiles the tester for level 3 COMPLEX."
173 ctest3:
174 ( cd testing && make ctest3 )
  /external/cblas/testing/
Makefile 42 all3: stest3 dtest3 ctest3 ztest3
63 ctest3: xccblat3
125 @./xccblat3 < cin3 > ctest3.out

Completed in 77 milliseconds