Home | History | Annotate | Download | only in cintltst

Lines Matching defs:bytes

1163     const char *bytes;
1164 } gOffsetTOCAppDataItem1={ 0.0, /* alignment bytes */
1185 0.0, /* alignment bytes */
1551 log_info("showing bytes from index %d=0x%x (length %d=0x%x):\n", i, i, length, length);
1553 /* print 8 bytes but limit to the buffer contents */
1559 /* print the original bytes */
1567 /* print the swapped bytes */
1595 log_err("unable to allocate %d bytes\n", 2*SWAP_BUFFER_SIZE);