Searched refs:PP_hosted (Results 1 – 6 of 6) sorted by relevance
65 if ((pp.flags & (PP_hosted|PP_linehosted)) == (PP_hosted|PP_linehosted)) in ppline()
227 pp.flags |= PP_hosted; in predicate()642 return pp.flags & PP_hosted; in ppoption()
211 pp.flags |= PP_hosted; in pppush()219 pp.flags &= ~PP_hosted; in pppush()
195 #define PP_hosted (1<<2) /* current file is hosted */ macro
2064 pp.flags |= PP_hosted; in ppcontrol()2070 pp.flags &= ~PP_hosted; in ppcontrol()2071 pp.in->flags &= ~PP_hosted; in ppcontrol()
497 pp.flags |= PP_hosted; in ppcpp()502 pp.flags &= ~PP_hosted; in ppcpp()