Searched refs:_ISxdigit (Results 1 – 1 of 1) sorted by relevance
54 _ISxdigit = _ISbit (4), /* Hexadecimal numeric. */ enumerator183 # define isxdigit(c) __isctype((c), _ISxdigit)291 # define __isxdigit_l(c,l) __isctype_l((c), _ISxdigit, (l))