HomeSort by relevance Sort by last modified time
    Searched defs:F77_sswap (Results 1 - 3 of 3) sorted by null

  /external/cblas/testing/
c_sblas1.c 71 void F77_sswap( const int *N, float *X, const int *incX,
cblas_test.h 38 #define F77_sswap sswaptest_
199 #define F77_sswap SSWAPTEST
360 #define F77_sswap sswaptest
  /external/cblas/include/
cblas_f77.h 28 #define F77_sswap sswap_
191 void F77_sswap( FINT, float *, FINT, float *, FINT);

Completed in 115 milliseconds