Searched refs:is_end_of_os_allocation (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/heap/cmpctmalloc/
H A Dcmpctmalloc.c376 static bool is_end_of_os_allocation(char* address) { function
414 is_end_of_os_allocation((char*)address + size)) {
823 if (is_end_of_os_allocation((char*)right)) {

Completed in 38 milliseconds