Searched refs:_ISgraph (Results 1 – 3 of 3) sorted by relevance
31 func (isgraph, _ISgraph) in func()
32 func (isgraph_l, _ISgraph) in func()
55 _ISgraph = _ISbit (7), /* Graphical. */ enumerator194 # define isgraph(c) __isctype((c), _ISgraph) in __isctype_f()290 # define __isgraph_l(c,l) __isctype_l((c), _ISgraph, (l))
Completed in 6 milliseconds