Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
H A Dtfile.c205 tohex (int nib) in tohex() function
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
H A Dtfile.c205 tohex (int nib) in tohex() function
/netbsd/sbin/ifconfig/
H A Dutil.c116 #define tohex(x) (isdigit(x) ? (x) - '0' : tolower(x) - 'a' + 10) in get_string() macro
/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A Drsp-low.cc41 tohex (int nib) in tohex() function
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A Drsp-low.cc41 tohex (int nib) in tohex() function
/netbsd/crypto/external/bsd/openssh/dist/
H A Dnamespace.h82 #define tohex ssh_tohex macro
H A Dmisc.c1463 tohex(const void *vp, size_t l) in tohex() function
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-z8k.c63 tohex (int c) in tohex() function
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-z8k.c63 tohex (int c) in tohex() function
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z8k.c63 tohex (int c) in tohex() function
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-z8k.c63 tohex (int c) in tohex() function
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_tar.c2894 tohex(int c) in tohex() function