Home
last modified time | relevance | path

Searched refs:U8_16BIT_TABLE_INDICATOR (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/unicode/
H A Du8_textprep.c144 #define U8_16BIT_TABLE_INDICATOR (0x8000U) macro
867 if (b3_tbl >= U8_16BIT_TABLE_INDICATOR) { in do_decomp()
868 b3_tbl -= U8_16BIT_TABLE_INDICATOR; in do_decomp()
1014 if (b3_tbl >= U8_16BIT_TABLE_INDICATOR) { in find_composition_start()
1015 b3_tbl -= U8_16BIT_TABLE_INDICATOR; in find_composition_start()