Searched defs:ppop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppop.c330 ppop(int op, ...) function
707 ppop(PP_COMPATIBILITY, 0);
708 ppop(PP_TRANSITION, 1);
712 ppop(PP_COMPATIBILITY, 0);
713 ppop(PP_STRICT, 1);
716 ppop(PP_COMPATIBILITY, 1);
717 ppop(PP_PLUSPLUS, 1);
718 ppop(PP_TRANSITION, 1);
721 ppop(PP_COMPATIBILITY, 0);
722 ppop(PP_PLUSPLU
[all...]

Completed in 45 milliseconds