Searched refs:UNICODE_CONVERTABLE (Results 1 – 1 of 1) sorted by relevance
64 #define UNICODE_CONVERTABLE(cl,ch) (ch == 0 && (cl < 0x80 || cl >= 0xa0)) macro127 else if (UNICODE_CONVERTABLE(up[0], up[1])) in cnv_unicode()138 else if (UNICODE_CONVERTABLE(up[0], up[1])) in cnv_unicode()