Home
last modified time | relevance | path

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

/glibc-2.36/iconvdata/
Dgb18030.c6104 static const uint16_t __fourbyte_to_ucs[0x99e2 - 6637 - 2110 - 14404 - 4295] = variable
24173 ch = __fourbyte_to_ucs[idx]; \
24177 ch = __fourbyte_to_ucs[idx - 6637]; \
24181 ch = __fourbyte_to_ucs[idx - 6637 - 2110]; \
24185 ch = __fourbyte_to_ucs[idx - 6637 - 2110 - 14404]; \
24189 ch = __fourbyte_to_ucs[idx - 6637 - 2110 - 14404 - 4295]; \
/glibc-2.36/ChangeLog.old/
DChangeLog.137332 * iconvdata/gb18030.c (__twobyte_to_ucs, __fourbyte_to_ucs,