Searched defs:ishexdigit (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/dtc/ | ||
H A D | util.hh | 121 inline bool ishexdigit(char c) in ishexdigit() function |
/freebsd/contrib/elftoolchain/elfcopy/ | ||
H A D | ascii.c | 1064 ishexdigit(int x) in ishexdigit() function |