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

/freebsd-10-stable/include/
H A Dctype.h74 int ishexnumber(int);
127 #define ishexnumber(c) __sbistype((c), _CTYPE_X) macro
/freebsd-10-stable/lib/libc/locale/
H A Disctype.c110 #undef ishexnumber macro
112 ishexnumber(c) function
H A DSymbol.map15 ishexnumber;
H A DMakefile.inc80 MLINKS+=isxdigit.3 ishexnumber.3
/freebsd-10-stable/sbin/ipfw/
H A Dipfw2.c4274 if (ishexnumber(*arg) != 0 || *arg == ':') {

Completed in 45 milliseconds