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

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

Completed in 140 milliseconds