Searched refs:pp_end (Results 1 – 2 of 2) sorted by relevance
609 const char * const pp_end = pp + len; in bid_entry() local615 for (;pp < pp_end; ++pp) { in bid_entry()624 ll = pp_end - pp; in bid_entry()
6425 pp_iterator pp_end = pp_begin + M.NumPreprocessedEntities; in findPreprocessedEntity() local6433 PPI = std::upper_bound(pp_begin, pp_end, Loc, in findPreprocessedEntity()6454 if (PPI == pp_end) in findPreprocessedEntity()