Searched refs:HC_SBASE (Results 1 – 1 of 1) sorted by relevance
2854 #define HC_SBASE 0xAC00 macro3109 UPDATE_UC(HC_SBASE + in archive_string_normalize_C()3117 } else if (0 <= (SIndex = uc - HC_SBASE) && in archive_string_normalize_C()3383 if ((SIndex = uc - HC_SBASE) >= 0 && SIndex < HC_SCOUNT) { in archive_string_normalize_D()