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