Lines Matching defs:dword_bytes
929 unsigned long dword_bytes, bytes_extra;
952 dword_bytes = bytes & ~0x3L;
984 WRITE_FRAME_BUFFER_STRING32(srcoffset, dword_bytes, data, temp_offset);
986 temp_offset += dword_bytes;
987 srcoffset += dword_bytes;
2043 unsigned long srcoffset, dword_bytes, bytes_extra;
2055 dword_bytes = bytes & ~0x3L;
2099 WRITE_FRAME_BUFFER_STRING32(srcoffset, dword_bytes, data, temp_offset);
2101 temp_offset += dword_bytes;
2102 srcoffset += dword_bytes;