Searched refs:_HR (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/iconv_modules/ko/common/ |
H A D | kctype.h | 38 #define _HR 0100 /* Fisrt byte of Reserved for Future Assignment */ macro 85 _K2|_K1|_GR, _K2|_K1|_GR, _K2|_K1|_GR, _K2|_K1|_HR, 86 _K2|_K1|_HR, _K2|_K1|_HR, _K2|_K1|_HR, _K2|_K1|_HR, 87 _K2|_K1|_HR, _K2|_K1|_HR, _K2|_K1|_HR, _K2|_K1|_HR, 118 #define ishreserve(c) ((_hctype_+1)[(unsigned char)(c)]&_HR)
|