Searched refs:_ISblank (Results 1 – 1 of 1) sorted by relevance
58 _ISblank = _ISbit (8), /* Blank (usually SPC and TAB). */ enumerator186 # define isblank(c) __isctype((c), _ISblank)293 # define __isblank_l(c,l) __isctype_l((c), _ISblank, (l))