Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpp/common/
H A Dppcall.c427 nextframe(mp, p); in ppcall()
H A Dppinput.c297 nextframe(pp.macp, pp.mactop); in ppexpand()
H A Dpplib.h447 #define nextframe(m,p) (m->next=m+(p-(char*)m+sizeof(struct ppmacstk)-1)/sizeof(struct ppmacstk)+1) macro