Lines Matching defs:dstr
401 u16 *dstr, outlen = 0;410 dstr = decompose_unichar(c, &dsize, dhangul);412 dstr = NULL;413 if (dstr) {417 ustr->unicode[outlen++] = cpu_to_be16(*dstr++);441 const u16 *dstr;460 dstr = decompose_unichar(c, &dsize, dhangul);462 dstr = NULL;463 if (dstr) {465 c2 = *dstr++;