Searched defs:POP (Results 1 - 2 of 2) 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)))); \

Completed in 18 milliseconds