Lines Matching full:byte_size
365 void mem_bswap_64(void *src, int byte_size)369 while (byte_size > 0) {371 byte_size -= sizeof(u64);