pDWP              384 src/unexw32.c  	printf ("\t0x%"pDWP" Offset in input file.\n", (DWORD_PTR)(s - p_infile->file_base)); \
pDWP              385 src/unexw32.c  	printf ("\t0x%"pDWP" Offset in output file.\n", (DWORD_PTR)(dst - p_outfile->file_base)); \
pDWP              386 src/unexw32.c  	printf ("\t0x%"pDWP" Size in bytes.\n", count);				\
pDWP              401 src/unexw32.c  	printf ("\t0x%"pDWP" Offset  in output file.\n", (DWORD_PTR)(dst - p_outfile->file_base)); \
pDWP              403 src/unexw32.c  	printf ("\t0x%"pDWP" Size in bytes.\n", count);				\