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