Searched refs:_IScntrl (Results 1 – 3 of 3) sorted by relevance
28 func (iscntrl, _IScntrl) in func()
29 func (iscntrl_l, _IScntrl) in func()
57 _IScntrl = _ISbit (9), /* Control character. */ enumerator191 # define iscntrl(c) __isctype((c), _IScntrl) in __isctype_f()287 # define __iscntrl_l(c,l) __isctype_l((c), _IScntrl, (l))
Completed in 5 milliseconds