Searched defs:buffEnd (Results 1 – 3 of 3) sorted by relevance
159 const uint8_t* ISAfile::readField(const uint8_t *p, const uint8_t *buffEnd, in readField()
174 const uint8_t* ISAfile::readField(const uint8_t *p, const uint8_t *buffEnd, in readField()
329 const auto buffEnd = buff + numBuffers; in onGuestRecv() local