Lines Matching defs:dword_bytes
747 unsigned long dword_bytes, bytes_extra;
770 dword_bytes = bytes & ~0x3L;
802 WRITE_FRAME_BUFFER_STRING32(srcoffset, dword_bytes, data, temp_offset);
804 temp_offset += dword_bytes;
805 srcoffset += dword_bytes;
1888 unsigned long srcoffset, dword_bytes, bytes_extra;
1900 dword_bytes = bytes & ~0x3L;
1946 WRITE_FRAME_BUFFER_STRING32(srcoffset, dword_bytes, data, temp_offset);
1948 temp_offset += dword_bytes;
1949 srcoffset += dword_bytes;