Searched defs:dstLongs (Results 1 – 1 of 1) sorted by relevance
81 static inline void swapLongs(jlong* dstLongs, const jlong* srcLongs, size_t count) { in swapLongs()200 jlong* dstLongs = reinterpret_cast<jlong*>(dst); in unsafeBulkCopy() local