Searched refs:PPTOKSIZ (Results 1 – 4 of 4) sorted by relevance
231 if (op > xp + PPTOKSIZ) \235 op = xp + PPTOKSIZ; \
69 #define PPTOKSIZ ((PPBUFSIZ/2)-1) /* max token size */ macro
470 #define MAXTOKEN PPTOKSIZ /* maximum token size */
1855 pp.truncate = PPTOKSIZ; in ppcontrol()