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