Searched refs:ishexnumber (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/include/
H A Dctype.h74 int ishexnumber(int);
127 #define ishexnumber(c) __sbistype((c), _CTYPE_X) macro
/freebsd-9.3-release/lib/libc/locale/
H A Disctype.c110 #undef ishexnumber macro
112 ishexnumber(c) function
H A DSymbol.map15 ishexnumber;
/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.c4263 if (ishexnumber(*arg) != 0 || *arg == ':') {

Completed in 70 milliseconds