Searched refs:POP (Results 1 - 3 of 3) 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)))); \
|
H A D | pplex.c | 522 POP(); 582 POP(); 595 POP(); 606 POP(); 683 POP(); 697 POP(); 707 POP(); 721 POP();
|
Completed in 23 milliseconds