Searched defs:sbrk (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/common/ | ||
H A D | dlmalloc.c | 581 void *sbrk(ptrdiff_t increment) in sbrk() function |
/openbmc/linux/tools/include/nolibc/ | ||
H A D | sys.h | 94 void *sbrk(intptr_t inc) in sbrk() function |