Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
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()