Searched refs:ptr_next (Results 1 – 1 of 1) sorted by relevance
154 const uint8_t *ptr_next = pc_ + size; in IsLast() local155 return ptr_next > to_; in IsLast()