Searched defs:new_top (Results 1 – 4 of 4) sorted by relevance
286 Address new_top = current_top + size_in_bytes; in AllocateLinearly() local348 Address new_top = alloc_info->top + size_in_bytes; in AllocateRawInternal() local
738 FrameElement new_top = CopyElementAt(index); in StoreToFrameSlotAt() local753 FrameElement new_top = CopyElementAt(index); in StoreToFrameSlotAt() local
423 FrameElement new_top = CopyElementAt(index); in StoreToFrameSlotAt() local436 FrameElement new_top = CopyElementAt(index); in StoreToFrameSlotAt() local
130 FT_UInt new_top; /* new top after exec. */ member