Home
last modified time | relevance | path

Searched defs:BLASdot_ (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscblaslapack_mangle.h209 #define BLASdot_ PETSCBLAS(dot, DOT) macro
H A Dpetscblaslapack.h166 static inline PetscScalar BLASdot_(const PetscBLASInt *n, const PetscScalar *x, const PetscBLASInt … in BLASdot_() function