Searched defs:tohex (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dnamespace.h26 #define tohex ssh_tohex macro
H A Dmisc.c742 tohex(const void *vp, size_t l) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
H A Dtfile.c127 tohex (int nib) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gdbserver/
H A Dgdbreplay.c275 tohex (int ch) function
H A Dremote-utils.c461 tohex (int nib) function
[all...]
/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dutil.c116 #define tohex(x) (isdigit(x) ? (x) - '0' : tolower(x) - 'a' + 10) macro
119 #undef tohex macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-z8k.c63 tohex (int c) function
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Ddumbmp.c768 static char tohex[] = "0123456789abcdef"; local
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_tar.c2408 tohex(int c) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dremote.c4318 tohex (int nib) function
[all...]

Completed in 217 milliseconds