Searched refs:PPTOKSIZ (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppfsm.h231 if (op > xp + PPTOKSIZ) \
235 op = xp + PPTOKSIZ; \
H A Dpp.h69 #define PPTOKSIZ ((PPBUFSIZ/2)-1) /* max token size */ macro
H A Dpplib.h478 #define MAXTOKEN PPTOKSIZ /* maximum token size */

Completed in 66 milliseconds