Home | History | Annotate | Download | only in config

Lines Matching refs:toP

724       char *toP;
744 if ((toP = addrmodeP->disp[i]))
747 fromP = toP;
751 *toP++ = c;
775 toP --; /* So we write over the ':' */
782 *toP = '\0'; /* Terminate properly. */