Lines Matching refs:c3
163 register int c3;216 c3 = dp->fill;217 b = (c1 << 16) | (c2 << 8) | c3;227 c3 = '\n';231 if ((c3 = sfgetc(uu->ip)) == EOF)235 c3 = dp->fill;236 b = (c1 << 16) | (c2 << 8) | c3;243 if (text && c3 == '\n')246 c3 = '\r';249 b = (c1 << 16) | (c2 << 8) | c3;