Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c429 #define public_rEALLOc cvmx_realloc macro
450 #define public_rEALLOc __libc_realloc
480 #define public_rEALLOc realloc
880 Void_t* public_rEALLOc(cvmx_arena_list_t arena_list, Void_t*, size_t);
882 Void_t* public_rEALLOc();
2744 public_rEALLOc(cvmx_arena_list_t arena_list, Void_t* oldmem, size_t bytes) in public_rEALLOc() function