Searched refs:PP_DONE (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/cpp/
H A Dcpp.c43 ppop(PP_DONE);
/ast/src/cmd/msgcc/
H A Dmsgcpp.c287 ppop(PP_DONE);
/ast/src/lib/libpp/
H A Dpp.h142 #define PP_DONE 12 /* all processing done */ macro
H A Dppop.c358 * PP_DONE must be done after the last pplex() call
359 * PP_INIT-PP_DONE must be done for each new PP_INPUT
527 case PP_DONE:

Completed in 32 milliseconds