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

/ast/src/lib/libpp/
H A Dppop.c328 * return non-zero if its ok to ppop(op)
363 ppop(int op, ...) function
743 ppop(PP_COMPATIBILITY, 0);
744 ppop(PP_TRANSITION, 1);
748 ppop(PP_COMPATIBILITY, 0);
749 ppop(PP_STRICT, 1);
752 ppop(PP_COMPATIBILITY, 1);
753 ppop(PP_PLUSPLUS, 1);
754 ppop(PP_TRANSITION, 1);
757 ppop(PP_COMPATIBILIT
[all...]

Completed in 12 milliseconds