Lines Matching full:added_chars
1098 int added_chars = split[2] == 0x0 ? 1 : 2;1100 memmove(reordered + matra + added_chars, reordered + matra, (len-matra)*sizeof(unsigned short));1103 if(added_chars == 2)1105 len += added_chars;