Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/nolibc/
A Dstdlib.h17 struct nolibc_heap { struct
72 struct nolibc_heap *heap; in free()
77 heap = container_of(ptr, struct nolibc_heap, user_p); in free()
141 struct nolibc_heap *heap; in malloc()
175 struct nolibc_heap *heap; in realloc()
182 heap = container_of(old_ptr, struct nolibc_heap, user_p); in realloc()

Completed in 5 milliseconds