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

  /external/cblas/include/
cblas_f77.h 23 #define F77_srotm srotm_
189 void F77_srotm( FINT, float *, FINT, float *, FINT, const float *);
  /external/cblas/testing/
cblas_test.h 33 #define F77_srotm srotmtest_
194 #define F77_srotm SROTMTEST
355 #define F77_srotm srotmtest

Completed in 541 milliseconds