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

/freebsd-10.0-release/contrib/gdb/gdb/gdbserver/
H A Dgdbreplay.c160 tohex (int ch) function
H A Dremote-utils.c234 tohex (int nib) function
[all...]
/freebsd-10.0-release/crypto/openssh/
H A Dmisc.c741 tohex(const void *vp, size_t l) function
H A Dssh_namespace.h463 #define tohex ssh_tohex macro
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c2682 tohex(int c) function
/freebsd-10.0-release/sbin/ifconfig/
H A Difieee80211.c4985 #define tohex(x) (isdigit(x) ? (x) - '0' : tolower(x) - 'a' + 10) macro
4988 #undef tohex macro
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dremote.c2397 tohex (int nib) function
[all...]

Completed in 171 milliseconds