Lines Matching defs:bytes
116 /* hardware, so we use .balign 16 which always means 16 bytes. */
161 /* 16 bytes alignment. */
171 /* 16 bytes alignment for sun-x86. */
213 /* align 16 bytes */
405 " const char *bytes; \n"
432 " uint8_t bytes[%ld]; \n"
654 char bytes[2048];
706 length=T_FileStream_read(in, buffer.bytes, sizeof(buffer.bytes));
751 pHeader=(const IMAGE_FILE_HEADER *)buffer.bytes;
883 /* 40: padded to multiple of 8 bytes */