Home | History | Annotate | Download | only in include

Lines Matching refs:_LEADBYTE

216 #define _LEADBYTE 0x8000
356 #define isleadbyte(_c) (__PCTYPE_FUNC[(unsigned char)(_c)] & _LEADBYTE)