Home
last modified time | relevance | path

Searched refs:new_bloc_start (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dralloc.c742 POINTER new_bloc_start; local
772 new_bloc_start = (POINTER) MEM_ROUNDUP ((char *)address + get);
774 if (first_heap->bloc_start < new_bloc_start)
778 || ! relocate_blocs (first_bloc, h, new_bloc_start))
790 h->bloc_start = new_bloc_start;