Searched refs:_ISXDIGIT (Results 1 – 1 of 1) sorted by relevance
60 #define _ISXDIGIT _CTYPE_X macro119 ctn->ctype |= (_ISDIGIT | _ISGRAPH | _ISPRINT | _ISXDIGIT | _E4); in add_ctype_impl()137 ctn->ctype |= (_ISXDIGIT | _ISPRINT); in add_ctype_impl()337 ctn->ctype |= _ISXDIGIT; in dump_ctype()365 ctn->ctype |= _ISXDIGIT; in dump_ctype()368 if (ctn->ctype & (_ISALPHA|_ISDIGIT|_ISXDIGIT)) in dump_ctype()382 (ctn->ctype & (_ISDIGIT|_ISALPHA|_ISXDIGIT))) in dump_ctype()