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

/ast/src/cmd/html/
H A Dbb2tok.c150 #define POP(sp,op,h) token(sp,op,0,h,0) macro
262 POP(&state, op, h);
/ast/src/lib/libpp/
H A Dppfsm.h248 #define POP() \ macro
251 debug((-7, "POP in=%s next=%s state=%s", ppinstr(cur), pptokchr(*prv->nextchr), pplexstr(INDEX(rp)))); \
H A Dpplex.c522 POP();
582 POP();
595 POP();
606 POP();
683 POP();
697 POP();
707 POP();
721 POP();

Completed in 23 milliseconds