Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpp/common/
H A Dpplib.h121 #define IN_sync (1<<14) /* line sync required on pop */ macro
H A Dpplex.c520 if (pp.linesync && (cur->type != IN_RESCAN || (cur->flags & IN_sync))) in ppcpp()