Home
last modified time | relevance | path

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

/ctype/
A Dctype.c35 func (isupper, _ISupper) in func()
A Dctype_l.c36 func (isupper_l, _ISupper) in func()
A Dctype.h48 _ISupper = _ISbit (0), /* UPPERCASE. */ enumerator
198 # define isupper(c) __isctype((c), _ISupper) in __isctype_f()
294 # define __isupper_l(c,l) __isctype_l((c), _ISupper, (l))

Completed in 6 milliseconds