Home
last modified time | relevance | path

Searched defs:hexdigit (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dprint-esp.c103 static u_int hexdigit(netdissect_options *ndo, char hex) in hexdigit() function
/external/qemu/android/utils/
Dmisc.c159 hexdigit( int c ) in hexdigit() function
/external/grub/stage2/
Dfsys_ext2fs.c400 static char hexdigit[] = "0123456789abcdef"; in ext2fs_read() local
/external/valgrind/main/coregrind/m_aspacemgr/
Daspacemgr-linux.c3126 static Int hexdigit ( Char c ) in hexdigit() function