Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dmalloc.h44 void *__wrap__realloc_r(struct _reent *reent, void *aptr, size_t nbytes);
/third_party/musl/porting/liteos_a_newlib/kernel/src/
H A Dmalloc.c68 void *__wrap__realloc_r(struct _reent *reent, void *aptr, size_t nbytes) in __wrap__realloc_r() function

Completed in 1 milliseconds