Home
last modified time | relevance | path

Searched refs:hexl (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/unbound/dist/testcode/
H A Dunitzonemd.c103 const char* hexl = "0123456789ABCDEF"; in zonemd_generate_test() local
104 output[i*2] = hexl[(zonemd_hash[i]&0xf0)>>4]; in zonemd_generate_test()
105 output[i*2+1] = hexl[zonemd_hash[i]&0xf]; in zonemd_generate_test()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-91972365 followed by 16 ascii characters, similar to Emacs' hexl-mode,
/netbsd/external/gpl3/binutils/dist/binutils/
H A DChangeLog-91972365 followed by 16 ascii characters, similar to Emacs' hexl-mode,
/netbsd/external/gpl3/gdb/dist/binutils/
H A DChangeLog-91972365 followed by 16 ascii characters, similar to Emacs' hexl-mode,
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A DChangeLog-91972365 followed by 16 ascii characters, similar to Emacs' hexl-mode,