Home | History | Annotate | Download | only in cintltst

Lines Matching defs:bytes

1160     const char *bytes;
1161 } gOffsetTOCAppDataItem1={ 0.0, /* alignment bytes */
1182 0.0, /* alignment bytes */
1543 log_info("showing bytes from index %d=0x%x (length %d=0x%x):\n", i, i, length, length);
1545 /* print 8 bytes but limit to the buffer contents */
1551 /* print the original bytes */
1559 /* print the swapped bytes */
1586 log_err("unable to allocate %d bytes\n", 2*SWAP_BUFFER_SIZE);