Lines Matching defs:c
2 * Copyright (c) 1980 Regents of the University of California.52 int c;75 c = ibuf[i++];76 if (c == '\n') {88 *cp++ = c;127 if (p[0] != 't' || p[1] != 'c')292 int c;296 while (c = *str++) {297 if (c == ':' && *(cp-1) != '\\')299 *cp++ = c;