Searched refs:nolibc_heap (Results 1 – 1 of 1) sorted by relevance
17 struct nolibc_heap { struct72 struct nolibc_heap *heap; in free()77 heap = container_of(ptr, struct nolibc_heap, user_p); in free()133 struct nolibc_heap *heap; in malloc()167 struct nolibc_heap *heap; in realloc()174 heap = container_of(old_ptr, struct nolibc_heap, user_p); in realloc()