Lines Matching defs:c0
157 u16 cc, c0, c1;
176 c0 = be16_to_cpu(*ip++);
180 ce1 = hfsplus_compose_lookup(hfsplus_compose_table, c0);
194 cc = (c0 - Hangul_LBase) * Hangul_VCount;
220 switch (c0) {
222 c0 = 0x2400;
225 c0 = ':';
228 res = nls->uni2char(c0, op, len);
237 c0 = c1;
241 ce2 = hfsplus_compose_lookup(ce1, c0);
260 switch (c0) {
268 cc = c0;