Home
last modified time | relevance | path

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

/malloc/
A Dmalloc-check.c178 mchunkptr t = top (&main_arena); in top_check() local
180 if (t == initial_top (&main_arena) || in top_check()
181 (!chunk_is_mmapped (t) && in top_check()
182 chunksize (t) >= MINSIZE && in top_check()
183 prev_inuse (t) && in top_check()
185 (char *) t + chunksize (t) == mp_.sbrk_base + main_arena.system_mem))) in top_check()
A DVersions41 # t*

Completed in 5 milliseconds