Lines Matching defs:Offset
204 UINT32 Offset = 0;
227 printf ("Found non-ascii char: %2.2X at file offset %u (0x%X)\n",
228 Byte, Offset, Offset);
239 printf ("Found non-printable char: %2.2X at file offset %u (0x%X)\n",
240 Byte, Offset, Offset);
247 Offset++;
445 * This handles varying lengths for the offset: line prefix. This support
459 * <offset>: <up to 16 bytes of hex data> <ASCII representation> <newline>