Home
last modified time | relevance | path

Searched defs:default_user_allocator_malloc_free (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dmemory_pool.hpp49 struct default_user_allocator_malloc_free struct
58 static char * malloc(const std::size_t bytes) in malloc()
77 static void free(char * const block) in free()