Searched refs:PP_linehosted (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppline.c65 if ((pp.flags & (PP_hosted|PP_linehosted)) == (PP_hosted|PP_linehosted))
H A Dpp.h198 #define PP_linehosted (1<<5) /* line sync hosted arg required*/ macro
H A Dppop.c1243 pp.flags |= PP_linehosted;
1245 pp.flags &= ~PP_linehosted;

Completed in 72 milliseconds