test_hexdump 154 lib/test_hexdump.c test_hexdump(len, rowsize, 4, ascii); test_hexdump 155 lib/test_hexdump.c test_hexdump(len, rowsize, 2, ascii); test_hexdump 156 lib/test_hexdump.c test_hexdump(len, rowsize, 8, ascii); test_hexdump 157 lib/test_hexdump.c test_hexdump(len, rowsize, 1, ascii);