Home
last modified time | relevance | path

Searched refs:pushframe (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h443 #define pushframe(m) (m->next->prev=m,m=m->next) macro
597 if (p->flags & SYM_FUNCTION) pushframe(pp.macp); \
632 if (p->flags & SYM_FUNCTION) pushframe(pp.macp); \