Lines Matching refs:xp
55 #define CACHEOUTX() do{tp=op=pp.outp;xp=pp.oute;if(sp)sp=op;}while(0)
69 …f(op>xp){{PPWRITE(PPBUFSIZ);if(pp.outbuf==pp.outb){pp.outbuf+=PPBUFSIZ;xp=pp.oute+=PPBUFSIZ;}else{…
70 …xp){if(sp)op=sp;else{PPWRITE(PPBUFSIZ);if(pp.outbuf==pp.outb){pp.outbuf+=PPBUFSIZ;xp=pp.oute+=PPBU…
71 …f(op>xp){{PPWRITE(PPBUFSIZ);if(pp.outbuf==pp.outb){pp.outbuf+=PPBUFSIZ;xp=pp.oute+=PPBUFSIZ;}else{…
155 #define xp &pp.token[MAXTOKEN] macro
195 char* xp; in ppcpp() local
613 FGET(c, c, tp, xp); in ppcpp()
1198 GET(c, c, tp, xp); in ppcpp()
1260 GET(c, c, tp, xp); in ppcpp()
1360 if (op + c < xp + PPBUFSIZ) n = c; in ppcpp()
1361 else n = xp + PPBUFSIZ - op; in ppcpp()
2106 GET(c, n, tp, xp); in ppcpp()
2109 GET(c, n, tp, xp); in ppcpp()
2141 GET(c, n, tp, xp); in ppcpp()
2182 GET(c, n, tp, xp); in ppcpp()
2186 GET(c, n, tp, xp); in ppcpp()
2191 GET(c, n, tp, xp); in ppcpp()
2275 GET(c, n, tp, xp); in ppcpp()
2295 GET(c, n, tp, xp); in ppcpp()