hexchar           139 lib-src/hexl.c 		  int hc = hexchar (c);
hexchar           143 lib-src/hexl.c 		  putchar (hc * 0x10 + hexchar (c));