Home
last modified time | relevance | path

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

/ctype/
A Dctype.c32 func (isprint, _ISprint) in func()
A Dctype_l.c33 func (isprint_l, _ISprint) in func()
A Dctype.h54 _ISprint = _ISbit (6), /* Printing. */ enumerator
195 # define isprint(c) __isctype((c), _ISprint) in __isctype_f()
291 # define __isprint_l(c,l) __isctype_l((c), _ISprint, (l))

Completed in 7 milliseconds