Lines Matching defs:cp
7791 char *cp;7801 for (cp = buf; *cp; cp++)7802 if (*cp == '\t')7803 *cp = ' ';