Searched defs:new_p (Results 1 – 3 of 3) sorted by relevance
45 uint8_t *new_p = allocate(new_size); in reallocate_downward() local57 void memcpy_downward(uint8_t *old_p, size_t old_size, uint8_t *new_p, in memcpy_downward()
121 uint8_t *new_p = const_cast<uint8_t *>(new_slice.begin()); in reallocate_downward() local
131 uint8_t *new_p = GRPC_SLICE_START_PTR(new_slice); in reallocate_downward() local