Searched refs:pp_end (Results 1 – 2 of 2) sorted by relevance
561 const char * const pp_end = pp + len; in bid_entry() local567 for (;pp < pp_end; ++pp) { in bid_entry()576 ll = pp_end - pp; in bid_entry()
6764 pp_iterator pp_end = pp_begin + M.NumPreprocessedEntities; in findPreprocessedEntity() local6772 PPI = std::upper_bound(pp_begin, pp_end, Loc, in findPreprocessedEntity()6793 if (PPI == pp_end) in findPreprocessedEntity()