Home
last modified time | relevance | path

Searched defs:tohex (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sbin/ifconfig/
H A Dutil.c116 #define tohex(x) (isdigit(x) ? (x) - '0' : tolower(x) - 'a' + 10) in get_string() macro
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dnamespace.h82 #define tohex ssh_tohex macro
H A Dmisc.c1502 tohex(const void *vp, size_t l) in tohex() function
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-z8k.c63 tohex (int c) in tohex() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z8k.c63 tohex (int c) in tohex() function