Searched refs:initial_top (Results 1 – 1 of 1) sorted by relevance
2048 #define initial_top(M) (unsorted_chunks(M)) macro2263 av->top = initial_top(av);2346 if (contiguous(av) && av->top != initial_top(av)) {2528 if (av->top == 0 || av->top == initial_top(av)) in do_check_malloc_state()