Searched refs:pp_end (Results 1 – 2 of 2) sorted by relevance
615 const char * const pp_end = pp + len; in bid_entry() 621 for (;pp < pp_end; ++pp) { in bid_entry() 630 ll = pp_end - pp; in bid_entry() 610 const char * const pp_end = pp + len; bid_entry() local
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()