Searched refs:STO (Results 1 – 1 of 1) sorted by relevance
710 using STO = typename vector_traits<T>::storage_type; in testmatvec() typedef753 S.pData = reinterpret_cast<STO*>(const_cast<T*>(m.ptr())); in testmatvec()776 using STO = typename vector_traits<T>::storage_type; in testcomplexmatvec() typedef826 S.pData = reinterpret_cast<STO*>(const_cast<T*>(m.ptr())); in testcomplexmatvec()