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

/freebsd-10.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-10.3-release/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.c337 tohex(const void *_s, size_t l) function
/freebsd-10.3-release/crypto/openssh/
H A Dmisc.c746 tohex(const void *vp, size_t l) function
H A Dssh_namespace.h898 #define tohex Fssh_tohex macro
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c2709 tohex(int c) function
/freebsd-10.3-release/sbin/ifconfig/
H A Difieee80211.c4981 #define tohex(x) (isdigit(x) ? (x) - '0' : tolower(x) - 'a' + 10) macro
4984 #undef tohex macro
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dremote.c2397 tohex (int nib) function
[all...]

Completed in 104 milliseconds