Searched refs:T_HEADER (Results 1 – 6 of 6) sorted by relevance
140 type == T_HEADER ? "<*>" : "\"*\"", prefix, in search()516 …if ((index == INC_STANDARD || index == INC_VENDOR) && type != T_HEADER && !(fp->flags & INC_BOUND(… in search()640 if (!(xp = fp->bound[type == T_HEADER ? INC_STANDARD : INC_LOCAL]) || xp == fp) in ppsearch()650 if (type == T_HEADER && strneq(fp->name, "...", 3) && (!fp->name[3] || fp->name[3] == '/')) in ppsearch()699 if (type == T_HEADER) in ppsearch()
292 #define T_HEADER (N_PP+2) /* <..> */ macro
62 case T_HEADER: in exists()
167 case T_HEADER: in ppmapinclude()193 index = token == T_HEADER ? INC_STANDARD : INC_LOCAL; in ppmapinclude()
462 case T_HEADER: in ppcontrol()491 c = T_HEADER; in ppcontrol()
1143 c = T_HEADER; in ppcpp()