Home
last modified time | relevance | path

Searched refs:_ISgraph (Results 1 – 3 of 3) sorted by relevance

/ctype/
A Dctype.c31 func (isgraph, _ISgraph) in func()
A Dctype_l.c32 func (isgraph_l, _ISgraph) in func()
A Dctype.h55 _ISgraph = _ISbit (7), /* Graphical. */ enumerator
194 # define isgraph(c) __isctype((c), _ISgraph) in __isctype_f()
290 # define __isgraph_l(c,l) __isctype_l((c), _ISgraph, (l))

Completed in 6 milliseconds