Home
last modified time | relevance | path

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

/malloc/
A Darena.c486 unsigned long ul; in alloc_new_heap() local
523 ul = p2 - p1; in alloc_new_heap()
524 if (ul) in alloc_new_heap()
525 __munmap (p1, ul); in alloc_new_heap()
528 __munmap (p2 + max_size, max_size - ul); in alloc_new_heap()

Completed in 5 milliseconds