Searched refs:move64 (Results 1 – 2 of 2) sorted by relevance
102 static void move64(uint64_t* from, uint64_t* to) { function109 move64(&from->framing_bytes, &to->framing_bytes);110 move64(&from->data_bytes, &to->data_bytes);111 move64(&from->header_bytes, &to->header_bytes);
133 static void move64(uint64_t* from, uint64_t* to) { function140 move64(&from->framing_bytes, &to->framing_bytes);141 move64(&from->data_bytes, &to->data_bytes);142 move64(&from->header_bytes, &to->header_bytes);