Searched refs:_ISdigit (Results 1 – 1 of 1) sorted by relevance
53 _ISdigit = _ISbit (3), /* Numeric. */ enumerator176 # define isdigit(c) __isctype((c), _ISdigit)284 # define __isdigit_l(c,l) __isctype_l((c), _ISdigit, (l))