Searched refs:PP_linehosted (Results 1 – 3 of 3) sorted by relevance
58 …type[1] = ((pp.flags & (PP_hosted|PP_linehosted)) == (PP_hosted|PP_linehosted)) ? PP_sync_hosted :… in ppline()65 …if ((pp.flags & (PP_hosted|PP_linehosted)) == (PP_hosted|PP_linehosted) && type[1] != PP_sync_host… in ppline()
198 #define PP_linehosted (1<<5) /* line sync hosted arg required*/ macro
1291 pp.flags |= PP_linehosted; in ppop()1293 pp.flags &= ~PP_linehosted; in ppop()