Searched refs:GET_HALF2 (Results 1 – 1 of 1) sorted by relevance
3326 #define GET_HALF2(table, index) ((table)[index][2]) macro3375 if (GET_HALF2(table1, i) == 0) in map_to_halfwidth()3387 dst[pos ] = GET_HALF2(table1, i); in map_to_halfwidth()3445 if (GET_HALF2(table1, i) == 0) in map_to_fullwidth()3452 if (srclen <= 1 || GET_HALF2(table1, i) != src[1]) in map_to_fullwidth()