Home | History | Annotate | Download | only in cintltst

Lines Matching defs:bytes

1201     const char *bytes;
1202 } gOffsetTOCAppDataItem1={ 0.0, /* alignment bytes */
1223 0.0, /* alignment bytes */
1595 log_info("showing bytes from index %d=0x%x (length %d=0x%x):\n", i, i, length, length);
1597 /* print 8 bytes but limit to the buffer contents */
1603 /* print the original bytes */
1611 /* print the swapped bytes */
1639 log_err("unable to allocate %d bytes\n", 2*SWAP_BUFFER_SIZE);