Home
last modified time | relevance | path

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

/u-boot/include/
A Dos.h177 void *os_realloc(void *ptr, size_t length);
/u-boot/arch/sandbox/cpu/
A Dos.c403 void *os_realloc(void *ptr, size_t length) in os_realloc() function
608 fname = os_realloc(fname, len); in os_dirent_ls()

Completed in 8 milliseconds