Home | History | Annotate | Download | only in toolutil

Lines Matching defs:bytes

116     // hardware, so we use .balign 16 which always means 16 bytes.
155 // 16 bytes alignment.
165 // 16 bytes alignment for sun-x86.
207 // align 16 bytes
399 " const char *bytes; \n"
426 " uint8_t bytes[%ld]; \n"
648 char bytes[2048];
700 length=T_FileStream_read(in, buffer.bytes, sizeof(buffer.bytes));
745 pHeader=(const IMAGE_FILE_HEADER *)buffer.bytes;
877 /* 40: padded to multiple of 8 bytes */