Searched defs:POP (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/html/ |
H A D | bb2tok.c | 150 #define POP(sp,op,h) token(sp,op,0,h,0) macro 262 POP(&state, op, h);
|
/ast/src/lib/libpp/ |
H A D | ppfsm.h | 248 #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