Searched refs:nshorts (Results 1 – 1 of 1) sorted by relevance
99 register int nshorts; in hex_and_ascii_print_with_offset() local106 nshorts = length / sizeof(u_short); in hex_and_ascii_print_with_offset()109 while (--nshorts >= 0) { in hex_and_ascii_print_with_offset()160 register int nshorts; in hex_print_with_offset() local165 nshorts = (u_int) length / sizeof(u_short); in hex_print_with_offset()167 while (--nshorts >= 0) { in hex_print_with_offset()