Searched refs:_ISpunct (Results 1 – 1 of 1) sorted by relevance
60 _ISpunct = _ISbit (10), /* Punctuation. */ enumerator180 # define ispunct(c) __isctype((c), _ISpunct)288 # define __ispunct_l(c,l) __isctype_l((c), _ISpunct, (l))