Searched defs:hexdigit (Results 1 – 4 of 4) sorted by relevance
103 static u_int hexdigit(netdissect_options *ndo, char hex) in hexdigit() function
159 hexdigit( int c ) in hexdigit() function
400 static char hexdigit[] = "0123456789abcdef"; in ext2fs_read() local
3126 static Int hexdigit ( Char c ) in hexdigit() function