Home
last modified time | relevance | path

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

/kernel/liteos_m/kal/libc/newlib/porting/include/
Dmalloc.h38 void *__wrap__malloc_r(struct _reent *reent, size_t nbytes);
/kernel/liteos_m/kal/posix/src/
Dmalloc.c87 void *__wrap__malloc_r(struct _reent *reent, size_t size) in __wrap__malloc_r() function