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

/macosx-10.10/Libc-1044.1.2/include/
H A Dctype.h376 ishexnumber(int _c) function
437 int ishexnumber(int);
/macosx-10.10/system_cmds-643.1.1/nvram.tproj/
H A Dnvram.c676 if (!ishexnumber(value[cnt + 1]) ||
677 !ishexnumber(value[cnt + 2])) return 0;

Completed in 218 milliseconds