Searched refs:cvt1 (Results 1 – 1 of 1) sorted by relevance
15474 static const WORD cvt1[] = { /* Compressed up conversion table for U+0000 - U+0FFF */ in ff_wtoupper() local15569 p = uc < 0x1000 ? cvt1 : cvt2; in ff_wtoupper()