Searched refs:old_end (Results 1 – 7 of 7) sorted by relevance
121 let old_end = buf.len(); in write_from() localVariable126 debug_assert!(new_end >= old_end); in write_from()
236 Bucket* old_end = end_; in Resize() local238 CopyEntries(old, old_end, MoveEntry()); in Resize()
1799 push_state_i(State_info *si, Lex_state *old_end) in push_state_i() argument1803 news[0].ls_base = old_end; in push_state_i()1810 pop_state_i(State_info *si, Lex_state *old_end) in pop_state_i() argument1814 si->base = old_end->ls_base - STATE_BSIZE; in pop_state_i()1815 si->end = old_end->ls_base; in pop_state_i()
317 fi_type *old_end = old_last + 1; in vbo_exec_wrap_upgrade_vertex() local323 } while (old != old_end); in vbo_exec_wrap_upgrade_vertex()328 fi_type *old_end = old_first - 1; in vbo_exec_wrap_upgrade_vertex() local334 } while (old != old_end); in vbo_exec_wrap_upgrade_vertex()
3375 char* old_end = oldsp->base + oldsp->size; in add_segment() local3377 char* rawsp = old_end - (ssize + FOUR_SIZE_T_SIZES + CHUNK_ALIGN_MASK); in add_segment()3404 if ((char*)(&(nextp->head)) < old_end) in add_segment()
4002 char* old_end = oldsp->base + oldsp->size; in add_segment() local4004 char* rawsp = old_end - (ssize + FOUR_SIZE_T_SIZES + CHUNK_ALIGN_MASK); in add_segment()4031 if ((char*)(&(nextp->head)) < old_end) in add_segment()