Searched refs:GET_HALF1 (Results 1 – 1 of 1) sorted by relevance
3325 #define GET_HALF1(table, index) ((table)[index][1]) macro3378 dst[pos] = GET_HALF1(table1, i); in map_to_halfwidth()3386 dst[pos++] = GET_HALF1(table1, i); in map_to_halfwidth()3442 if (GET_HALF1(table1, i) != ch) in map_to_fullwidth()